From 6013b86f86ac0dfe354950f3fa6b0d98f81ae711 Mon Sep 17 00:00:00 2001 From: Nirav Parikh <52062717+niravparikh05@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:08:49 +0530 Subject: [PATCH] chore: updated dependencies and chart version (#97) Signed-off-by: niravparikh05 --- CHANGELOG.md | 9 ++++++++- charts/ztka/Chart.yaml | 4 ++-- charts/ztka/README.md | 10 +++++----- charts/ztka/values.yaml | 10 +++++----- 4 files changed, 20 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8737429..a9606f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. ## Unreleased +## [0.2.6] - 2023-09-25 + +### Changed +- Updated image versions for paralus, relay, dashboard from [niravparikh05](https://github.com/niravparikh05) + ## [0.2.5] - 2023-08-11 ### Changed @@ -93,7 +98,9 @@ All notable changes to this project will be documented in this file. ### Added - Initial release -[Unreleased]: https://github.com/paralus/helm-charts/compare/ztka-0.2.4...HEAD +[Unreleased]: https://github.com/paralus/helm-charts/compare/ztka-0.2.6...HEAD +[0.2.6]: https://github.com/paralus/helm-charts/compare/ztka-0.2.5...ztka-0.2.6 +[0.2.5]: https://github.com/paralus/helm-charts/compare/ztka-0.2.4...ztka-0.2.5 [0.2.4]: https://github.com/paralus/helm-charts/compare/ztka-0.2.3...ztka-0.2.4 [0.2.3]: https://github.com/paralus/helm-charts/compare/ztka-0.2.2...ztka-0.2.3 [0.2.2]: https://github.com/paralus/helm-charts/compare/ztka-0.2.1...ztka-0.2.2 diff --git a/charts/ztka/Chart.yaml b/charts/ztka/Chart.yaml index 040cbd2..8a95818 100644 --- a/charts/ztka/Chart.yaml +++ b/charts/ztka/Chart.yaml @@ -29,5 +29,5 @@ dependencies: condition: deploy.contour.enable maintainers: - name: Paralus Team -version: "0.2.5" -appVersion: "v0.2.4" +version: "0.2.6" +appVersion: "v0.2.5" diff --git a/charts/ztka/README.md b/charts/ztka/README.md index 9d0f674..7216184 100644 --- a/charts/ztka/README.md +++ b/charts/ztka/README.md @@ -2,7 +2,7 @@ A Helm chart for Paralus ZTKA. -![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.2.4](https://img.shields.io/badge/AppVersion-v0.2.4-informational?style=flat-square) +![Version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.2.5](https://img.shields.io/badge/AppVersion-v0.2.5-informational?style=flat-square) This chart bootstraps the Paralus deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. @@ -125,20 +125,20 @@ helm show values paralus/ztka | imagePullSecrets | list | `[]` | If defined, uses a Secret to pull an image from a private Docker registry or repository | | images.dashboard.name | string | `"dashboard"` | | | images.dashboard.repository | string | `"paralusio/dashboard"` | Paralus dashboard image | -| images.dashboard.tag | string | `"v0.2.0"` | | +| images.dashboard.tag | string | `"v0.2.1"` | | | images.paralus.name | string | `"paralus"` | | | images.paralus.repository | string | `"paralusio/paralus"` | Paralus paralus image | -| images.paralus.tag | string | `"v0.2.4"` | | +| images.paralus.tag | string | `"v0.2.5"` | | | images.paralusInit.name | string | `"paralus-init"` | | | images.paralusInit.repository | string | `"paralusio/paralus-init"` | Paralus paralus initialize image | -| images.paralusInit.tag | string | `"v0.2.4"` | | +| images.paralusInit.tag | string | `"v0.2.5"` | | | images.prompt.name | string | `"prompt"` | | | images.prompt.repository | string | `"paralusio/prompt"` | prompt image | | images.prompt.tag | string | `"v0.1.1"` | | | images.pullPolicy | string | `"IfNotPresent"` | If defined, a imagePullPolicy applied to all deployments | | images.relay.name | string | `"relay"` | | | images.relay.repository | string | `"paralusio/relay"` | relay image | -| images.relay.tag | string | `"v0.1.5"` | | +| images.relay.tag | string | `"v0.1.6"` | | | ingress.annotations | object | `{}` | | | ingress.className | string | `""` | | | ingress.enabled | bool | `false` | | diff --git a/charts/ztka/values.yaml b/charts/ztka/values.yaml index 5a124a5..388b611 100644 --- a/charts/ztka/values.yaml +++ b/charts/ztka/values.yaml @@ -12,17 +12,17 @@ images: name: paralus # -- Paralus paralus image repository: paralusio/paralus - tag: "v0.2.4" + tag: "v0.2.5" paralusInit: name: paralus-init # -- Paralus paralus initialize image repository: paralusio/paralus-init - tag: "v0.2.4" + tag: "v0.2.5" relay: name: relay # -- relay image repository: paralusio/relay - tag: "v0.1.5" + tag: "v0.1.6" prompt: name: prompt # -- prompt image @@ -32,7 +32,7 @@ images: name: dashboard # -- Paralus dashboard image repository: paralusio/dashboard - tag: "v0.2.0" + tag: "v0.2.1" # -- If defined, a imagePullPolicy applied to all deployments pullPolicy: IfNotPresent @@ -414,7 +414,7 @@ kratos: # OIDC Provider config synchronizer as sidecar to Kratos extraContainers: | - name: synchronizer - image: "paralusio/kratos-synchronizer:v0.2.4" + image: "paralusio/kratos-synchronizer:v0.2.5" volumeMounts: - name: other-configs mountPath: /etc/kratos