Skip to content

Commit

Permalink
feat: bump ui to 17.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-mergebot committed Feb 1, 2025
1 parent ca8fd72 commit 9f69bcc
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-17.30.1-d2iq-defaults
name: kommander-ui-17.30.2-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: 17.30.1
version: 17.30.2
interval: 15s
install:
crds: CreateReplace
Expand All @@ -27,7 +27,7 @@ spec:
retries: 30
valuesFrom:
- kind: ConfigMap
name: kommander-ui-17.30.1-d2iq-defaults
name: kommander-ui-17.30.2-d2iq-defaults
- kind: ConfigMap
name: kommander-ui-overrides
optional: true
Expand Down

0 comments on commit 9f69bcc

Please sign in to comment.