Skip to content

Commit

Permalink
Bump chart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ronenh committed Nov 26, 2024
1 parent d28675e commit bfe7a86
Show file tree
Hide file tree
Showing 11 changed files with 55 additions and 54 deletions.
24 changes: 12 additions & 12 deletions charts/aserto/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
dependencies:
- name: directory
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.9
repository: file://../directory
version: 0.2.0
- name: authorizer
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.7
repository: file://../authorizer
version: 0.1.8
- name: discovery
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.6
repository: file://../discovery
version: 0.1.7
- name: console
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.6
repository: file://../console
version: 0.1.7
- name: scim
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.5
digest: sha256:980022ba59e0ff9d2eef12e29607db9c7f579ded5286bf71e63d4181863d530d
generated: "2024-11-12T16:41:28.881217-05:00"
repository: file://../scim
version: 0.1.6
digest: sha256:7b2bbedd56cd70a19d32bdc8781030556e0a5bfcbea61f0503f59ba4b8aab57d
generated: "2024-11-26T12:35:24.618924-05:00"
22 changes: 11 additions & 11 deletions charts/aserto/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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: 0.1.10
version: 0.1.11

# 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 @@ -31,17 +31,17 @@ appVersion: "0.1.0"

dependencies:
- name: directory
version: ~0.1.9
repository: oci://ghcr.io/aserto-dev/helm
version: 0.2.0
repository: file://../directory
- name: authorizer
version: ~0.1.7
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.8
repository: file://../authorizer
- name: discovery
version: ~0.1.6
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.7
repository: file://../discovery
- name: console
version: ~0.1.6
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.7
repository: file://../console
- name: scim
version: ~0.1.5
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.6
repository: file://../scim
5 changes: 3 additions & 2 deletions charts/aserto/ci/test-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ directory:
tenantDirectory:
database:
host: tenant-db-host
sshAdminKeys: |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDf6
sshAdminKeys:
keys: |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDf6
8 changes: 4 additions & 4 deletions charts/authorizer/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: aserto-lib
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.5
digest: sha256:d4b6f4909c81802d39c520b76bbcd5a1f7f9897d0b20cee02a9978f3a5b14447
generated: "2024-11-12T16:32:41.420861-05:00"
repository: file://../aserto-lib
version: 0.2.0
digest: sha256:e847ea16d4c0c170655af988461152ab61eed5372f1639769dd7d198346da272
generated: "2024-11-26T12:20:11.279944-05:00"
6 changes: 3 additions & 3 deletions charts/authorizer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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: 0.1.7
version: 0.1.8

# 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 @@ -31,5 +31,5 @@ appVersion: "0.14.8"

dependencies:
- name: aserto-lib
version: ~0.1.5
repository: oci://ghcr.io/aserto-dev/helm
version: 0.2.0
repository: file://../aserto-lib
8 changes: 4 additions & 4 deletions charts/console/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: aserto-lib
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.5
digest: sha256:d4b6f4909c81802d39c520b76bbcd5a1f7f9897d0b20cee02a9978f3a5b14447
generated: "2024-11-12T16:33:55.906929-05:00"
repository: file://../aserto-lib
version: 0.2.0
digest: sha256:e847ea16d4c0c170655af988461152ab61eed5372f1639769dd7d198346da272
generated: "2024-11-26T12:31:22.063478-05:00"
8 changes: 4 additions & 4 deletions charts/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ 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.1.6
version: 0.1.7

# 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.1.13"
appVersion: "0.1.14"

dependencies:
- name: aserto-lib
version: ~0.1.5
repository: oci://ghcr.io/aserto-dev/helm
version: 0.2.0
repository: file://../aserto-lib
8 changes: 4 additions & 4 deletions charts/discovery/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: aserto-lib
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.5
digest: sha256:d4b6f4909c81802d39c520b76bbcd5a1f7f9897d0b20cee02a9978f3a5b14447
generated: "2024-11-12T16:34:55.39824-05:00"
repository: file://../aserto-lib
version: 0.2.0
digest: sha256:e847ea16d4c0c170655af988461152ab61eed5372f1639769dd7d198346da272
generated: "2024-11-26T12:31:46.527788-05:00"
6 changes: 3 additions & 3 deletions charts/discovery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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: 0.1.6
version: 0.1.7

# 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 @@ -31,5 +31,5 @@ appVersion: "0.1.3"

dependencies:
- name: aserto-lib
version: ~0.1.5
repository: oci://ghcr.io/aserto-dev/helm
version: 0.2.0
repository: file://../aserto-lib
8 changes: 4 additions & 4 deletions charts/scim/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: aserto-lib
repository: oci://ghcr.io/aserto-dev/helm
version: 0.1.5
digest: sha256:d4b6f4909c81802d39c520b76bbcd5a1f7f9897d0b20cee02a9978f3a5b14447
generated: "2024-11-12T16:35:17.368622-05:00"
repository: file://../aserto-lib
version: 0.2.0
digest: sha256:e847ea16d4c0c170655af988461152ab61eed5372f1639769dd7d198346da272
generated: "2024-11-26T12:32:19.496426-05:00"
6 changes: 3 additions & 3 deletions charts/scim/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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: 0.1.5
version: 0.1.6

# 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 @@ -31,5 +31,5 @@ appVersion: "0.0.7"

dependencies:
- name: aserto-lib
version: ~0.1.5
repository: oci://ghcr.io/aserto-dev/helm
version: 0.2.0
repository: file://../aserto-lib

0 comments on commit bfe7a86

Please sign in to comment.