Skip to content

Commit

Permalink
directory v0.33.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ronenh committed Jan 8, 2025
1 parent b308391 commit 7f21cef
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions charts/aserto/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ dependencies:
version: 0.2.1
- name: directory
repository: file://../directory
version: 0.2.1
version: 0.2.2
- name: directory
repository: file://../directory
version: 0.2.2
- name: authorizer
repository: file://../authorizer
version: 0.1.9
Expand All @@ -20,5 +23,5 @@ dependencies:
- name: registry-proxy
repository: file://../registry-proxy
version: 0.1.6
digest: sha256:fd6c9b07fd08aab4b047de3f7bf62acf4192d8c905350256f1ab391e01cc1b51
generated: "2024-12-17T16:12:49.091933+02:00"
digest: sha256:99af6f9d95dbc1f2f0869f69efd3e6b861ac922da69bef8e1e57ab39b52cfade
generated: "2025-01-08T17:21:58.35915-05:00"
2 changes: 1 addition & 1 deletion charts/aserto/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
version: 0.2.1
repository: file://../aserto-lib
- name: directory
version: 0.2.1
version: 0.2.2
repository: file://../directory
condition: directory.enabled
- name: authorizer
Expand Down
4 changes: 2 additions & 2 deletions charts/directory/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ 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.2.1
version: 0.2.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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.33.1"
appVersion: "0.33.5"

dependencies:
- name: aserto-lib
Expand Down

0 comments on commit 7f21cef

Please sign in to comment.