Skip to content

Commit

Permalink
feat: bump ui to 14.0.2 (#2540)
Browse files Browse the repository at this point in the history
* feat: bump ui to 14.0.2

* build: Updated licenses.d2iq.yaml

---------

Co-authored-by: d2iq-mergebot <[email protected]>
  • Loading branch information
mesosphere-ci and d2iq-mergebot committed Aug 13, 2024
1 parent 87cd2e3 commit ff327a8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ resources:
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/kommander
- container_image: docker.io/mesosphere/kommander:14.0.1
- container_image: docker.io/mesosphere/kommander:14.0.2
sources:
- ref: v${image_tag}
url: https://github.com/mesosphere/kommander-ui
Expand Down Expand Up @@ -582,7 +582,7 @@ resources:
- container_image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
sources:
- url: https://github.com/kubernetes/ingress-nginx
ref: controller-1.5.2
ref: controller-v1.5.2
license_path: LICENSE
directory: /images/kube-webhook-certgen/rootfs
- container_image: ghcr.io/mesosphere/dkp-container-images/docker.io/bitnami/postgres-exporter:0.12.0-debian-11-r77-d2iq.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: kommander-ui-14.0.1-d2iq-defaults
name: kommander-ui-14.0.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: 14.0.1
version: 14.0.2
interval: 15s
install:
crds: CreateReplace
Expand All @@ -27,7 +27,7 @@ spec:
retries: 30
valuesFrom:
- kind: ConfigMap
name: kommander-ui-14.0.1-d2iq-defaults
name: kommander-ui-14.0.2-d2iq-defaults
- kind: ConfigMap
name: kommander-ui-overrides
optional: true
Expand Down

0 comments on commit ff327a8

Please sign in to comment.