Skip to content

Commit

Permalink
Merge pull request #17 from bcgov/feature/update-helm-dependencies
Browse files Browse the repository at this point in the history
Feature/update helm dependencies
  • Loading branch information
mhaswell-bcgov authored Mar 5, 2024
2 parents 290bca6 + 1e0caec commit 84dfe2a
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions helm/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 10.7.1
version: 14.3.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 14.7.2
digest: sha256:19781f1c97b7baf124418df0c55387c2872b7d8fbd7566bfd38d483ff4d41aec
generated: "2021-07-17T14:40:55.426466-07:00"
version: 16.13.2
digest: sha256:e3cb6ade019f5169d547ac65001758b57bebf2beb6d8e47c4053f4d2e5a6ba06
generated: "2024-03-01T13:54:08.684918-08:00"
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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: 1.1.0
version: 4.1.2

# 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
Binary file removed helm/charts/mongodb-10.7.1.tgz
Binary file not shown.
Binary file added helm/charts/mongodb-14.3.2.tgz
Binary file not shown.
Binary file removed helm/charts/redis-14.7.2.tgz
Binary file not shown.
Binary file added helm/charts/redis-16.13.2.tgz
Binary file not shown.

0 comments on commit 84dfe2a

Please sign in to comment.