Skip to content

Commit

Permalink
update new release
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Mar 25, 2023
1 parent 1e0f2c0 commit 72f0366
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock:ro"

kerberos-vault:
image: 'kerberos/vault:1.0.815780463'
image: 'kerberos/vault:1.0.817949156'
restart: always
container_name: 'kerberos-vault'
hostname: 'kerberos-vault'
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/kerberos-vault/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kerberos-vault
image: kerberos/vault:1.0.815780463
image: kerberos/vault:1.0.817949156
#imagePullPolicy: Always
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion yaml/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kerberos-vault
image: kerberos/vault:1.0.815780463
image: kerberos/vault:1.0.817949156
#imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 72f0366

Please sign in to comment.