Skip to content

Commit

Permalink
Commit triggered by a change on the main branch of helm-charts-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kalxas committed Apr 22, 2023
1 parent 74d3ed1 commit 8892964
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/data-access/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: vs
repository: https://charts-public.hub.eox.at/
version: 2.3.3
digest: sha256:2862eb345a8049d54062cb53a3478f843c54c8d7d5c4160b4ae311b8e79117a3
generated: "2023-03-27T11:39:35.628684236+02:00"
version: 2.2.8
digest: sha256:66edb04177c3bc08e6d80452a23cdf290093020ba7bc3d5cd3eee31802601d8f
generated: "2022-10-06T14:17:44.776524952+01:00"
6 changes: 3 additions & 3 deletions charts/data-access/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ 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: 2.3.3
version: 1.2.5

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "2.3.3"
appVersion: "2.2.8"

dependencies:
#-----------------------------------------------------------------------------
# VS chart
#-----------------------------------------------------------------------------
- name: "vs"
version: 2.3.3
version: 2.2.8
repository: "https://charts-public.hub.eox.at/"

0 comments on commit 8892964

Please sign in to comment.