Skip to content

Commit

Permalink
feat: bump ui to latest (#1565)
Browse files Browse the repository at this point in the history
* feat: bump ui to 10.15.1

* feat: bump ui to 10.16.0
  • Loading branch information
d2iq-mergebot authored Sep 8, 2023
1 parent 3f3242c commit 41462b5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: kommander-ui-10.15.0-d2iq-defaults
name: kommander-ui-10.16.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
kind: HelmRepository
name: kommander-ui
namespace: kommander-flux
version: 10.15.0
version: 10.16.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -27,5 +27,5 @@ spec:
retries: 30
valuesFrom:
- kind: ConfigMap
name: kommander-ui-10.15.0-d2iq-defaults
name: kommander-ui-10.16.0-d2iq-defaults
targetNamespace: ${releaseNamespace}

0 comments on commit 41462b5

Please sign in to comment.