Skip to content

Commit

Permalink
anony token
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwin Venkatesh committed Dec 9, 2021
1 parent aee48f0 commit 65a91a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ commands:
type: string
consul-k8s-image:
type: string
default: "docker.mirror.hashicorp.services/hashicorpdev/consul-k8s-control-plane:latest"
default: "ashwinvenkatesh/consul-k8s@sha256:5724b0bc0b28ac7b2dbea3d2b03c5360425be1d4dcb9cec31c99465e2fac70e4"
go-path:
type: string
default: "/home/circleci/.go_workspace"
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ global:
# image: "hashicorp/consul-enterprise:1.10.0-ent"
# ```
# @default: hashicorp/consul:<latest version>
image: "hashicorp/consul:1.10.4"
image: "ashwinvenkatesh/consul@sha256:a2638301c2386131f186c3ec30afc2073c8c74aeaadff63dae0089f5402bd0f0"

# Array of objects containing image pull secret names that will be applied to each service account.
# This can be used to reference image pull secrets if using a custom consul or consul-k8s-control-plane Docker image.
Expand Down

0 comments on commit 65a91a9

Please sign in to comment.