Skip to content

Commit

Permalink
add debugging logs
Browse files Browse the repository at this point in the history
  • Loading branch information
njuettner committed May 21, 2024
1 parent 6828ac2 commit d20ede4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/cluster-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ images:
name: giantswarm/kubeadm-bootstrap-controller
controlplane:
name: giantswarm/kubeadm-control-plane-controller
tag: v1.5.7-gs-cf63e6645 # upstream v1.5.7 + https://github.com/kubernetes-sigs/cluster-api/pull/8586 (Makefile improvement) + https://github.com/giantswarm/cluster-api/pull/21 (backport of bootstrap config reference rotation support)
tag: v1.5.7-gs-4d4e945ce # upstream v1.5.7 + https://github.com/kubernetes-sigs/cluster-api/pull/8586 (Makefile improvement) + https://github.com/giantswarm/cluster-api/pull/21 (backport of bootstrap config reference rotation support)

project:
branch: "[[ .Branch ]]"
Expand Down

0 comments on commit d20ede4

Please sign in to comment.