Skip to content

Commit

Permalink
bump zippy helm version nodeSelector
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaillat committed Oct 14, 2024
1 parent 1297568 commit 37294e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/phrasea/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 1.3.0-alpha6
version: 1.3.0-alpha7

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand All @@ -26,7 +26,7 @@ dependencies:
repository: "https://helm.elastic.co"
condition: elasticsearch.enabled
- name: zippy
version: "0.1.9"
version: "0.1.10-alpha1"
repository: "https://alchemy-fr.github.io/zippy-svc/"
condition: zippy.enabled
- name: soketi
Expand Down

0 comments on commit 37294e3

Please sign in to comment.