Skip to content

Commit

Permalink
chore(kommander-cert-federation): bump kubefed cli version to v0.10.4 (
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrabovcin authored Feb 27, 2024
1 parent bb09bf2 commit 95079c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions stable/kommander-cert-federation/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v2
appVersion: "0.0.8"
appVersion: "0.0.9"
description: A Helm chart to create and federate TLS certificates used by kommander internals
home: https://github.com/mesosphere/charts
name: kommander-cert-federation
type: application
version: 0.0.8
version: 0.0.9
maintainers:
- name: mikolajb
- name: takirala
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
echo "{{ .Values.secretName }} secret patched"
EOF
- name: federate-secret
image: quay.io/kubernetes-multicluster/kubefed:v0.9.1
image: ghcr.io/mesosphere/kubefed:v0.10.4
command:
- sh
- "-c"
Expand Down

0 comments on commit 95079c4

Please sign in to comment.