diff --git a/charts/identity-service/Chart.lock b/charts/identity-service/Chart.lock index 5aa4fce..880740e 100644 --- a/charts/identity-service/Chart.lock +++ b/charts/identity-service/Chart.lock @@ -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" diff --git a/charts/identity-service/Chart.yaml b/charts/identity-service/Chart.yaml index 880d2f0..bbfa430 100644 --- a/charts/identity-service/Chart.yaml +++ b/charts/identity-service/Chart.yaml @@ -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 @@ -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