Skip to content

Commit

Permalink
1.1.16: update external-secrets tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
alexremn committed May 30, 2024
1 parent bb923b7 commit f650f6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/default-templates/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: '1.1.15'
version: '1.1.15'
appVersion: '1.1.16'
version: '1.1.16'
name: default-templates
description: Default templates chart
icon: https://hub.docker.com/public/images/logos/mini-logo.svg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: ExternalSecret
metadata:
name: {{ $secret }}
labels: {{ include "chart.labels" $ | nindent 4 }}
annotations:
annotations:
force-sync: {{ now | quote }}
spec:
refreshInterval: '0'
Expand Down

0 comments on commit f650f6c

Please sign in to comment.