Skip to content

Commit 3c00f75

Browse files
Update quay.io/kiwigrid/k8s-sidecar Docker tag to v1.30.10
1 parent 909aa52 commit 3c00f75

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.1.2
9+
version: 1.1.3
1010

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

charts/appset-secret-plugin/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ configReloader:
4242
# defaults to https://github.com/kiwigrid/k8s-sidecar
4343
repository: quay.io/kiwigrid/k8s-sidecar
4444
# -- tag to point at for k8s-sidecar
45-
tag: 1.30.9
45+
tag: 1.30.10
4646
# -- image pullPolicy for the main container
4747
pullPolicy: IfNotPresent
4848

0 commit comments

Comments
 (0)