Skip to content

Commit

Permalink
更新tag为1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hhyo committed Feb 9, 2020
1 parent 68acbba commit a5abef6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: hhyo/archery
tag: 1.7.6
tag: 1.7.7
pullPolicy: IfNotPresent

nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion src/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
- "./inception/config.toml:/etc/config.toml"

archery:
image: hhyo/archery:1.7.6
image: hhyo/archery:1.7.7
container_name: archery
restart: always
ports:
Expand Down

0 comments on commit a5abef6

Please sign in to comment.