diff --git a/quiver-mongoapi-helm/Chart.yaml b/quiver-mongoapi-helm/Chart.yaml index 99a36d837730e83588af36a9aa939638e58b5cb4..3944715b431c5e0d1f8452fb017a6702335b32dd 100644 --- a/quiver-mongoapi-helm/Chart.yaml +++ b/quiver-mongoapi-helm/Chart.yaml @@ -21,7 +21,7 @@ version: 0.3.3 # 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: "1.17.3" +appVersion: "1.17.4" # Depends on MongoDB Community Server dependencies: diff --git a/quiver-mongoapi-helm/values.yaml b/quiver-mongoapi-helm/values.yaml index 5b9cbe1a7bfe513b72b1c369162788a2439c05fd..38c1fc2e22fb951810d9bae6c39a67346b361aef 100644 --- a/quiver-mongoapi-helm/values.yaml +++ b/quiver-mongoapi-helm/values.yaml @@ -8,7 +8,7 @@ image: repository: docker.gitlab.gwdg.de/subugoe/ocr-d/quiver-mongoapi pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "restructure-API-29967567" + tag: "restructure-API-be47efd4" podAnnotations: vault.hashicorp.com/agent-inject: "true"