Skip to content

Commit

Permalink
Update dependency ahrtr/etcd-defrag to v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Gacko committed Jan 21, 2025
1 parent 2e593e5 commit 35f36f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion helm/etcd-defrag/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ description: etcd-defrag is an easy to use and smart etcd defragmentation tool.
type: application
version: 0.1.0
# repo: ahrtr/etcd-defrag
appVersion: v0.21.0
appVersion: v0.22.0
annotations:
application.giantswarm.io/team: tenet
1 change: 1 addition & 0 deletions helm/etcd-defrag/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ helm.sh/chart: {{ include "etcd-defrag.chart" . }}
{{ include "etcd-defrag.selectorLabels" . }}
app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
application.giantswarm.io/team: {{ index .Chart.Annotations "application.giantswarm.io/team" | quote }}
{{- end }}

{{/*
Expand Down

0 comments on commit 35f36f4

Please sign in to comment.