diff --git a/ops/Helm/addons/kyverno/Chart.yaml b/ops/Helm/addons/kyverno/Chart.yaml index 9ffbe49f2fb..26da5237fda 100644 --- a/ops/Helm/addons/kyverno/Chart.yaml +++ b/ops/Helm/addons/kyverno/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 # The chart API version (required) appVersion: "1.0.0" # The version of the app that this contains (optional) name: kyverno # The name of the chart (required) -version: 0.2.0 # A SemVer 2 version (required) +version: 0.2.1 # A SemVer 2 version (required) kubeVersion: ">= 1.22.0 || >= v1.22.0-0" # A SemVer range of compatible Kubernetes versions (optional) keywords: # A list of keywords about this project (optional) - kyverno @@ -13,9 +13,6 @@ engine: gotpl type: application # It is the type of chart (optional) deprecated: false # Whether this chart is deprecated (optional, boolean) dependencies: - - name: shortlink-common - version: 0.2.13 - repository: "file://../../shortlink-common" - name: kyverno version: 2.6.5 repository: https://kyverno.github.io/kyverno diff --git a/ops/Helm/addons/kyverno/charts/shortlink-common-0.2.0.tgz b/ops/Helm/addons/kyverno/charts/shortlink-common-0.2.0.tgz deleted file mode 100644 index 32d7b463f00..00000000000 Binary files a/ops/Helm/addons/kyverno/charts/shortlink-common-0.2.0.tgz and /dev/null differ diff --git a/ops/argocd/infrastructure/elasticsearch/application.yaml b/ops/argocd/infrastructure/elasticsearch/application.yaml index b6e7cb650b9..819cc3ef1cd 100644 --- a/ops/argocd/infrastructure/elasticsearch/application.yaml +++ b/ops/argocd/infrastructure/elasticsearch/application.yaml @@ -14,7 +14,7 @@ spec: source: chart: elasticsearch repoURL: https://helm.elastic.co - targetRevision: 7.17.3 + targetRevision: 8.5.1 helm: releaseName: elasticsearch values: |