-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Bump kubernetes-dashboard 6.0.6 (#1094)
* chore: Update kubernetes-dashboard 6.0.0 => 6.0.6 Signed-off-by: Casey Buto <[email protected]> * fix: rename k8s-dashboard cm generator file Signed-off-by: Tarun Gupta Akirala <[email protected]> Signed-off-by: Casey Buto <[email protected]> * fix: updated container_image Signed-off-by: Casey Buto <[email protected]> --------- Signed-off-by: Casey Buto <[email protected]> Signed-off-by: Tarun Gupta Akirala <[email protected]> Co-authored-by: Tarun Gupta Akirala <[email protected]>
- Loading branch information
1 parent
834fd6d
commit 6d7d551
Showing
8 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: kustomize.config.k8s.io/v1beta1 | ||
kind: Kustomization | ||
configMapGenerator: | ||
- name: kubernetes-dashboard-6.0.0-combined-defaults | ||
- name: kubernetes-dashboard-6.0.6-combined-defaults | ||
namespace: kommander-flux | ||
files: | ||
- values.yaml=kubernetes-dashboard-6.0.0.yaml | ||
- values.yaml=kubernetes-dashboard-6.0.6.yaml | ||
options: | ||
disableNameSuffixHash: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...bernetes-dashboard/6.0.0/defaults/cm.yaml → ...bernetes-dashboard/6.0.6/defaults/cm.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.