Commit graph

1249 commits

Author SHA1 Message Date
Aikawa
83a909cca6 fix(argo-workflows): Accept multi auth mode for server (#2336)
* fix(argo-workflows): Accept multi auth mode for server

Signed-off-by: yu-croco <yu.croco@gmail.com>

* chore(argo-workflows): improve description of authMode

Signed-off-by: yu-croco <yu.croco@gmail.com>

* chore(argo-workflows): keep the older value valid for now as compatibility.

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:03 +05:45
Eddie Knight
0889692441 chore(github): Updated security documentation and CLOMonitor exemptions (#2333)
* Updated security documentation and CLOMonitor exemptions

Signed-off-by: Eddie Knight <knight@linux.com>

* Added license scanning exepmtion

Signed-off-by: Eddie Knight <knight@linux.com>

* Added best practices badge to README

Signed-off-by: Eddie Knight <knight@linux.com>

---------

Signed-off-by: Eddie Knight <knight@linux.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:03 +05:45
Petr Drastil
0e61377116 feat(argo-cd): Upgrade Argo CD to 2.9.0 (#2318)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:03 +05:45
dependabot[bot]
e5f3cb591f chore(deps): bump helm/chart-testing-action from 2.6.0 to 2.6.1 (#2332)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](b43128a8b2...e6669bcd63)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
dependabot[bot]
25f5dec570 chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0 (#2331)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](be16258da8...a917fd15b2)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
dependabot[bot]
ad69057d8b chore(deps): bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 (#2330)
chore(deps): bump amannn/action-semantic-pull-request

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](47b15d52c5...e9fabac35e)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Aikawa
1a3f65fdfc chore(argo-workflows): Upgrade Argo Workflows to v3.5.1 (#2329)
Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Max!
16fcc1a52f fix(argo-workflows): Fix outdated URL in values.yaml comments (#2328)
* fix outdated link branch link

Branch was renamed prior, redirects to main now

Signed-off-by: Max! <admin@cloudydev.net>

* Update Chart.yaml

Signed-off-by: Max! <admin@cloudydev.net>

* add to changelog

Signed-off-by: Max! <admin@cloudydev.net>

---------

Signed-off-by: Max! <admin@cloudydev.net>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Denis Kadyshev
18fa20cb30 fix(argo-cd): Create notifications clusterrole and clusterrolebinding when enabled (#2326)
* Create clusterrole for nitifications only when notifications enabled

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

* Create clusterrolebinding for nitifications only when notifications enbaled

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

* Bump version in Chart.yaml

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

* Update Chart.yaml

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

* Update Chart.yaml

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>

---------

Signed-off-by: Denis Kadyshev <metajiji@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Tim Collins
6c39b48df4 chore(argo-cd): Upgrade Argo CD to v2.8.6 (#2323)
* chore(argo-cd): Upgrade Argo CD to v2.8.6

Signed-off-by: Tim Collins <tim@thecollins.team>

* fix: drop unrecognized helm timeout

Signed-off-by: jmeridth <jmeridth@gmail.com>

---------

Signed-off-by: Tim Collins <tim@thecollins.team>
Signed-off-by: Jason Meridth <jmeridth@gmail.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: Jason Meridth <jmeridth@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Jason Meridth
5918816418 fix(github): update chart testing action due to failure (#2324)
Getting failure when running chart testing action pulling v2.0.0 from sigstore

Updating action to see if this helps

Signed-off-by: jmeridth <jmeridth@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Jason Meridth
ba98afa7a1 fix(argo-rollouts): Update AnalysisRun CRD to match upstream (#2320)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Ilia Lazebnik
2ecded79c6 feat(argo-cd): add notification cluster role (#2315)
* Add notification cluster role

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* Add notification cluster role

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* Add notification cluster role

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

* Add notification cluster role

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>

---------

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Petr Drastil
24eba315eb fix(argo-cd): Update Bitbucket SSH key (#2317)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
dependabot[bot]
b781db6c83 chore(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#2314)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Aikawa
78e105393f chore(argo-cd): Upgrade Argo CD to v2.8.5 (#2313)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
gussan
68b8034bf6 feat(argo-cd): add terminationGracePeriodSeconds (#2310)
Signed-off-by: toyamagu-2021 <toyamagu2021@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Jason Meridth
985b197b4c fix(argo-rollouts): controller replicas count comparison (#2309)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Ujin
723a54407c feat(argo-workflows): Updated supported workers parameters (#2297)
* feat(argo-workflows): Updated supported workers parameters

Change
------
Based on argo-workflows [scaling documents](https://argoproj.github.io/argo-workflows/scaling/)
it's possible to set following workers values: `--workflow-workers`, `--workflow-ttl-workers`, `--pod-cleanup-workers`
and statring 3.5 `--cron-workflow-workers`. This change allows chart
consumers to take advatage of _all_ these parameters.

Testing
-------
```
helm upgrade argowf charts/argo-workflows -n argo --values charts/argo-workflows/values.yaml --create-namespace --debug | grep -A70 "Source: argo-workflows/templates/controller/workflow-controller-deployment.yaml" | grep workers

helm upgrade argowf charts/argo-workflows -n argo --values charts/argo-workflows/values.yaml --create-namespace --debug | grep -A70 "Source: argo-workflows/templates/controller/workflow-controller-deployment.yaml" | grep -A1 workers
          - "--workflow-workers"
          - "10"

helm upgrade argowf charts/argo-workflows -n argo --values charts/argo-workflows/values.yaml --create-namespace --debug | grep -A70 "Source: argo-workflows/templates/controller/workflow-controller-deployment.yaml" | grep -A1 workers
          - "--workflow-workers"
          - "10"
          - "--workflow-ttl-workers"
          - "20"

helm upgrade argowf charts/argo-workflows -n argo --values charts/argo-workflows/values.yaml --create-namespace --debug | grep -A70 "Source: argo-workflows/templates/controller/workflow-controller-deployment.yaml" | grep -A1 workers
          - "--workflow-workers"
          - "10"
          - "--workflow-ttl-workers"
          - "20"
          - "--pod-cleanup-workers"
          - "30"

helm upgrade argowf charts/argo-workflows -n argo --values charts/argo-workflows/values.yaml --create-namespace --debug | grep -A70 "Source: argo-workflows/templates/controller/workflow-controller-deployment.yaml" | grep -A1 workers
          - "--workflow-workers"
          - "10"
          - "--workflow-ttl-workers"
          - "20"
          - "--pod-cleanup-workers"
          - "30"
          - "--cron-workflow-workers"
          - "40"
```

Signed-off-by: Evgeny Khatko <owen.tko@gmail.com>
Signed-off-by: Evgeny Khatko <ekhatko@paypal.com>

* Addressing PR feedback.

Signed-off-by: Evgeny Khatko <ekhatko@paypal.com>

* newline

Signed-off-by: Tim Collins <45351296+tico24@users.noreply.github.com>

* Update Chart.yaml

Signed-off-by: Tim Collins <45351296+tico24@users.noreply.github.com>

* Update Chart.yaml

Signed-off-by: Tim Collins <45351296+tico24@users.noreply.github.com>

---------

Signed-off-by: Evgeny Khatko <owen.tko@gmail.com>
Signed-off-by: Evgeny Khatko <ekhatko@paypal.com>
Signed-off-by: Tim Collins <45351296+tico24@users.noreply.github.com>
Co-authored-by: Evgeny Khatko <ekhatko@paypal.com>
Co-authored-by: Tim Collins <45351296+tico24@users.noreply.github.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Aikawa
6d9b7fc388 chore(argo-workflows): Add sample of PostgreSQL ssl entries in values.yaml (#2307)
Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
dependabot[bot]
f60dac2d55 chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#2304)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Jonathan Raymond
cdb2d81738 fix(argo-workflows): add all crds to aggregate-roles template (#2301)
fix: add all crds to aggregate-roles

Signed-off-by: Jonathan Raymond <jonwraymond@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Koen van Zuijlen
c0da75cea8 feat(argo-workflows): Added commonLabels (#2300)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Jason Meridth
6582c431c0 chore(argo-workflows): Upgrade argo-workflows to 3.5.0 (#2228)
Diff based on the rc1 branch currently here [3.4.10...3.5.0](https://github.com/argoproj/argo-workflows/compare/v3.4.10...v3.5.0)

Signed-off-by: jmeridth <jmeridth@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Aikawa
addfba7503 feat(argo-workflows): Configure declarative server auth mode (#2291)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Marco Maurer (-Kilchhofer)
ff63dc01af fix(argo-cd): Sync redis / redis-ha readOnlyRootFilesystem from upstream (#2294)
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
dependabot[bot]
f0e0b97c7d chore(deps): bump actions/setup-python from 4.7.0 to 4.7.1 (#2289)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
dependabot[bot]
0a2de518f9 chore(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#2290)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
dependabot[bot]
385765dcc1 chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#2284)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
dependabot[bot]
dc48e69233 chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#2280)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](3df4ab11eb...8ade135a41)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Pieter
f08b279812 fix(argo-cd): Redis to 7.0.13 to fix CVE-2022-48174 (#2279)
* Redis to 7.0.13

Signed-off-by: Pieter van der Giessen <pieter@pionative.com>

* changelog

Signed-off-by: Pieter van der Giessen <pieter@pionative.com>

---------

Signed-off-by: Pieter van der Giessen <pieter@pionative.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
sibucan
4606d48bc6 fix(argo-cd): Add checksum for CMP ConfigMap in repo-server Pod annotations (#2275)
Add checksum for CMP ConfigMap in repo-server

This helm chart defines the plugins as ConfigMaps -- according to the docs, when the CM is modified, the repo-server Pod must be restarted to have the sidecars pick up the latest changes:

https://argo-cd.readthedocs.io/en/stable/operator-manual/config-management-plugins/#debugging-a-cmp

The changes in this helm chart allow for a checksum to be calculated from the ConfigMap and added as a Pod annotation so whenever the CM values are modified, the Pod is restarted automatically.

Signed-off-by: sibucan <luis.ramirez.rivera92@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Mats Willemsen
98a53b028b fix(argo-cd): make ServiceMonitor annotations in ArgoCD server conditional (#2273)
* fix: add argocd servicemonitor annotations conditionally
Signed-off-by: Mats Willemsen <mats.willemsen@ah.nl>

* chore(argo-cd): add changelog

Signed-off-by: Mats Willemsen <mats.willemsen@ah.nl>

---------

Signed-off-by: Mats Willemsen <mats.willemsen@ah.nl>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
dependabot[bot]
c0b414815d chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 (#2271)
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Aikawa
fb06c49ec8 fix(argo-cd): Align redis-ha's affinity type to upstream due to warnings (#2270)
Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Kripu Khadka
a450f0d4a6 Revert "typo fix"
This reverts commit b02b2fb766508226eda658eb870a9216a76fed3e.

Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Kripu Khadka
c64c208c00 typo fix
Signed-off-by: Kripu Khadka <khadkakripu4@gmail.com>
2023-11-16 16:38:02 +05:45
Aikawa
44ddf59864
chore(argo-cd): Upgrade Argo CD to v2.8.4 (#2268) 2023-09-14 05:33:34 +01:00
Josh Soref
bf1e4f2dde
fix(github): Fix changelog spelling of versions (#2263)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-09-13 22:48:41 +09:00
Josh Soref
d51d3c6b69
docs(argo-cd): improve changelog (#2262)
* clarify 5.19.0 changes
* revise wording

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-12 08:32:56 +09:00
Aikawa
95f56b534c
fix(argo-cd): Migrate leftover of applicationSet.replicaCount to applicationSet.replicas (#2261)
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-09-11 14:24:21 +01:00
Anton Gilgur
db76bbed97
docs(argo-workflows): add an HA section (#2183)
* feat(argo-workflows): add a sample HA config

- a `values-ha.yaml` as an example for how one would set-up HA according to the Argo Workflows docs

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>

* docs(argo-workflows): add an HA section

- plus add a test for HA, which the docs link to as an example
- link back to [upstream docs](https://argoproj.github.io/argo-workflows/high-availability/) as well

- follow the same basic structure as the [Argo CD chart for HA](3e35b0c7f7/charts/argo-cd/README.md (L17))
  - as asked in review

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>

---------

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Signed-off-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-09-10 10:57:17 +09:00
dependabot[bot]
366114b3db
chore(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (#2259)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b7f8abb15...a8a3f3ad30)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2023-09-09 18:40:59 +09:00
dependabot[bot]
738fe78d20
chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#2258)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](f43a0e5ff2...3df4ab11eb)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-09 18:39:19 +09:00
Andrew Hamilton
eebb8c8d48
feat(argo-cd): adds toggle for helm-working-dir (#2249)
- Adds a toggle to be able to turn off the helm-working-dir for the
  repo server deployment. Using a shared helm repo storage directory can
  cause issues when multiple helm commands are being run in parallel.
  The repo server also has the ability to rebuild the repos and do
  updates in the normal flow for checking the status of an application
  so it won't cause issues if it's disabled.

Signed-off-by: Andrew Hamilton <ahamilton55@gmail.com>
2023-09-09 17:55:47 +09:00
Petr Drastil
34663ae9e6
docs(argo-cd): Document scheduling parameters for redis-ha (#2253)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-09-08 23:58:05 +09:00
Aikawa
95310f995b
fix(argo-cd): Restart Repo Server and Application Controller as following the change of Argo CD CM (#2235)
* fix(argo-cd): Restart Repo Server and Application Controller as following the change of Argo CD CM

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix(argo-cd): Aligne condition to argocd-cm

Signed-off-by: yu-croco <yu.croco@gmail.com>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-09-08 15:02:25 +01:00
Aikawa
925cd8454c
chore(argo-workflows): Upgrade Argo Workflows to v3.4.11 (#2255) 2023-09-08 05:10:55 +01:00
Alexej Disterhoft
3bb85b7d3e
chore(argo-cd): Upgrade Argo CD to v2.8.3 (#2254)
Signed-off-by: Alexej Disterhoft <alexej@disterhoft.de>
2023-09-08 09:08:37 +09:00
Tamas Szasz
258efc9a0c
fix(argo-cd): Make the PathType configurable when using single ingress resource in AWS (#2251)
* Make the PathType configurable when using single ingress resource in AWS

Signed-off-by: Tamas <tamas@ujet.cx>

* update chart version and doc

Signed-off-by: Tamas <tamas@ujet.cx>

* Fix reference to value in range

Signed-off-by: Tamas <tamas@ujet.cx>

---------

Signed-off-by: Tamas <tamas@ujet.cx>
Co-authored-by: Tamas <tamas@ujet.cx>
2023-09-07 22:52:17 +09:00