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
rconway committed Aug 14, 2023
1 parent e4c1612 commit bafe3bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/resource-guard/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: pep-engine
repository: https://eoepca.github.io/helm-charts/
version: 1.1.7
version: 1.1.11
- name: uma-user-agent
repository: https://eoepca.github.io/helm-charts/
version: 1.2.4
digest: sha256:99a872dbcf391b17e506fdfc5ec41fbfd13cf438a590bcffd62f79354b2d6fc3
generated: "2023-05-23T06:49:46.027523199+01:00"
digest: sha256:db59807e7a1f4b9d20d1a66849525bda9243004a49687e0ceab675f658ee935c
generated: "2023-08-14T17:09:18.287313728+01:00"
6 changes: 3 additions & 3 deletions charts/resource-guard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@ 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.2.5
version: 1.3.1

# 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: "u1.2.4:p1.1.7"
appVersion: "u1.2.4:p1.1.11"

dependencies:
#-----------------------------------------------------------------------------
# PEP chart
#-----------------------------------------------------------------------------
- name: "pep-engine"
version: 1.1.7
version: 1.1.11
repository: "https://eoepca.github.io/helm-charts/"
# repository: "file://../pep-engine/"
#-----------------------------------------------------------------------------
Expand Down

0 comments on commit bafe3bd

Please sign in to comment.