diff --git a/licenses.d2iq.yaml b/licenses.d2iq.yaml index c8947f37eb..ca25ac5f5c 100644 --- a/licenses.d2iq.yaml +++ b/licenses.d2iq.yaml @@ -203,7 +203,7 @@ resources: sources: - ref: ${image_tag} url: https://github.com/mesosphere/kommander - - container_image: docker.io/mesosphere/kommander:17.15.0 + - container_image: docker.io/mesosphere/kommander:17.24.0 sources: - ref: v${image_tag} url: https://github.com/mesosphere/kommander-ui diff --git a/services/kommander-ui/17.15.0/defaults/cm.yaml b/services/kommander-ui/17.24.0/defaults/cm.yaml similarity index 95% rename from services/kommander-ui/17.15.0/defaults/cm.yaml rename to services/kommander-ui/17.24.0/defaults/cm.yaml index 3083eb3119..2b93d6dbd1 100644 --- a/services/kommander-ui/17.15.0/defaults/cm.yaml +++ b/services/kommander-ui/17.24.0/defaults/cm.yaml @@ -1,7 +1,7 @@ apiVersion: v1 kind: ConfigMap metadata: - name: kommander-ui-17.15.0-d2iq-defaults + name: kommander-ui-17.24.0-d2iq-defaults namespace: ${releaseNamespace} data: values.yaml: | diff --git a/services/kommander-ui/17.15.0/defaults/kustomization.yaml b/services/kommander-ui/17.24.0/defaults/kustomization.yaml similarity index 100% rename from services/kommander-ui/17.15.0/defaults/kustomization.yaml rename to services/kommander-ui/17.24.0/defaults/kustomization.yaml diff --git a/services/kommander-ui/17.15.0/kommander-ui.yaml b/services/kommander-ui/17.24.0/kommander-ui.yaml similarity index 90% rename from services/kommander-ui/17.15.0/kommander-ui.yaml rename to services/kommander-ui/17.24.0/kommander-ui.yaml index 79da920d0f..d0f4e8b283 100644 --- a/services/kommander-ui/17.15.0/kommander-ui.yaml +++ b/services/kommander-ui/17.24.0/kommander-ui.yaml @@ -15,7 +15,7 @@ spec: kind: HelmRepository name: kommander-ui namespace: kommander-flux - version: 17.15.0 + version: 17.24.0 interval: 15s install: crds: CreateReplace @@ -27,7 +27,7 @@ spec: retries: 30 valuesFrom: - kind: ConfigMap - name: kommander-ui-17.15.0-d2iq-defaults + name: kommander-ui-17.24.0-d2iq-defaults - kind: ConfigMap name: kommander-ui-overrides optional: true diff --git a/services/kommander-ui/17.15.0/kustomization.yaml b/services/kommander-ui/17.24.0/kustomization.yaml similarity index 100% rename from services/kommander-ui/17.15.0/kustomization.yaml rename to services/kommander-ui/17.24.0/kustomization.yaml