Skip to content

Commit

Permalink
increased execserver and fylr version
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoenow-du committed Aug 28, 2024
1 parent 3bc895a commit 0be849e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/execserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.52
version: 0.1.53

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions charts/fylr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.105
version: 0.1.106

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down Expand Up @@ -42,7 +42,7 @@ dependencies:
condition: opensearch.enabled
# https://programmfabrik.github.io/fylr-helm/charts/execserver/
- name: execserver
version: 0.1.52
version: 0.1.50
repository: https://programmfabrik.github.io/fylr-helm
condition: execserver.enabled
# https://github.com/bitnami/charts/tree/master/bitnami/postgresql
Expand Down

0 comments on commit 0be849e

Please sign in to comment.