Skip to content

Commit

Permalink
Merge pull request #93 from TJM/chore/update-docker-image
Browse files Browse the repository at this point in the history
chore: update docker image path
  • Loading branch information
Tommy McNeely authored Oct 3, 2023
2 parents c086f68 + 6dd477b commit 51f0ae6
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM vault:1.13.3
FROM hashicorp/vault:1.14.4
ARG KUBECTL_VERSION="stable"

# Add more dependencies
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ See helm chart readme: [charts/vault-gcp-secrets/README.md](charts/vault-gcp-sec

NOTE: You will most likely need to set some values, like authentication method, path, etc.

This chart was rougly based on the [vault-secrets-operator](https://github.com/ricoberger/vault-secrets-operator),
This chart was roughly based on the [vault-secrets-operator](https://github.com/ricoberger/vault-secrets-operator),
which at the time was unable to support GCP secrets engine.
4 changes: 2 additions & 2 deletions charts/vault-gcp-secrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ home: https://github.com/TJM/vault-gcp-secrets
# icon: https://raw.githubusercontent.com/TJM/vault-gcp-secrets/master/assets/logo.png
maintainers:
- name: TJM
version: 1.9.1
appVersion: "v1.13.1"
version: 1.14.4
appVersion: "v1.14.4"
8 changes: 0 additions & 8 deletions charts/vault-gcr-secrets/Chart.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions charts/vault-gcr-secrets/templates/deprecated.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions charts/vault-gcr-secrets/values.yaml

This file was deleted.

0 comments on commit 51f0ae6

Please sign in to comment.