Skip to content

Commit

Permalink
Merge pull request #867 from jenkins-infra/updatecli_55f1b1630aaefbfb…
Browse files Browse the repository at this point in the history
…dbf53ff5fbb9b85b93e9c8590ab05b715c1d09502278fc64

Bump `plugin-site-api` docker image version to 297-6eb2d0
  • Loading branch information
dduportal authored Oct 16, 2023
2 parents 738f198 + eda4af1 commit aa001f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion charts/plugin-site/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ maintainers:
- name: timja
- name: halkeye
name: plugin-site
version: 0.4.1
version: 0.4.2
9 changes: 3 additions & 6 deletions charts/plugin-site/values.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Default values for plugins.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.

backend:
replicaCount: 2
image:
repository: jenkinsciinfra/plugin-site-api
tag: 295-d7103b
tag: 297-6eb2d0
pullPolicy: IfNotPresent
port: 8080
resources:
Expand Down Expand Up @@ -66,7 +65,6 @@ ingress:
# - secretName: plugins-tls
# hosts:
# - plugins.jenkins.io

nodeSelector: {}
tolerations: []
affinity: {}
Expand All @@ -84,8 +82,7 @@ jira:
# path: /host
htmlVolume: {}
# name of the azure storage account to be used
azureStorageAccountName:
# key for accessing the azure storage account
azureStorageAccountKey:
azureStorageAccountName: null # key for accessing the azure storage account
azureStorageAccountKey: null
sentry:
dsn: ""

0 comments on commit aa001f8

Please sign in to comment.