We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909aa52 commit 3c00f75Copy full SHA for 3c00f75
charts/appset-secret-plugin/Chart.yaml
@@ -6,7 +6,7 @@ description: A Helm chart for adding a K8s Secret Plugin Generator to Argo CD Ap
6
# to be deployed.
7
type: application
8
9
-version: 1.1.2
+version: 1.1.3
10
11
# renovate: image=jessebot/argocd-appset-secret-plugin
12
appVersion: "v0.8.3"
charts/appset-secret-plugin/values.yaml
@@ -42,7 +42,7 @@ configReloader:
42
# defaults to https://github.com/kiwigrid/k8s-sidecar
43
repository: quay.io/kiwigrid/k8s-sidecar
44
# -- tag to point at for k8s-sidecar
45
- tag: 1.30.9
+ tag: 1.30.10
46
# -- image pullPolicy for the main container
47
pullPolicy: IfNotPresent
48
0 commit comments