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 Jan 9, 2024
1 parent d8a2003 commit b48f9e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/identity-service/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ dependencies:
version: 1.0.1
- name: identity-gatekeeper
repository: https://eoepca.github.io/helm-charts/
version: 1.0.1
version: 1.0.2
- name: identity-api-gatekeeper
repository: ""
version: 1.0.1
digest: sha256:f0a58fb28812eb280d76b32f5bcf2bcd20dfae2e0efecb2a3679ffb7ea93d3d5
generated: "2024-01-08T12:12:38.632640775Z"
digest: sha256:aa3603081226b189143fa19ef1b943ac83cded66ee2f8e7f600640ddcf7d8589
generated: "2024-01-09T16:55:15.676225271Z"
4 changes: 2 additions & 2 deletions charts/identity-service/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.0.82
version: 1.0.83

# 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 All @@ -35,7 +35,7 @@ dependencies:
version: 1.0.1
- name: identity-gatekeeper
condition: identity-gatekeeper.enabled
version: 1.0.1
version: 1.0.2
repository: "https://eoepca.github.io/helm-charts/"
- name: identity-api-gatekeeper
condition: identity-api-gatekeeper.enabled
Expand Down

0 comments on commit b48f9e5

Please sign in to comment.