Skip to content

Commit 0161982

Browse files
Update quay.io/kiwigrid/k8s-sidecar Docker tag to v2
1 parent 2fc7d88 commit 0161982

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/appset-secret-plugin/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: A Helm chart for adding a K8s Secret Plugin Generator to Argo CD Ap
66
# to be deployed.
77
type: application
88

9-
version: 1.4.1
9+
version: 2.0.0
1010

1111
# renovate: image=jessebot/argocd-appset-secret-plugin
1212
appVersion: "v0.9.0"

charts/appset-secret-plugin/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ configReloader:
4444
# -- tag to point at for k8s-sidecar
4545
# tag 1.30.10 and 1.30.11 are currently bugged:
4646
# https://github.com/kiwigrid/k8s-sidecar/issues/431#issuecomment-3401233149
47-
tag: 1.30.9
47+
tag: 2.0.3
4848
# -- image pullPolicy for the main container
4949
pullPolicy: IfNotPresent
5050

0 commit comments

Comments
 (0)