Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Set image tags
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbelvin committed Jun 11, 2020
1 parent e28c454 commit 9517e6a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions deploy/kubernetes/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,20 @@ resources:
- sequencer-service.yaml
- server-deployment.yaml
- server-service.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: gcr.io/key-transparency/init
newTag: 32a7b9a5de3725349e8dbff7fdfa4cbcbe766c85
- name: gcr.io/key-transparency/keytransparency-monitor
newTag: 32a7b9a5de3725349e8dbff7fdfa4cbcbe766c85
- name: gcr.io/key-transparency/keytransparency-sequencer
newTag: 32a7b9a5de3725349e8dbff7fdfa4cbcbe766c85
- name: gcr.io/key-transparency/keytransparency-server
newTag: 32a7b9a5de3725349e8dbff7fdfa4cbcbe766c85
- name: gcr.io/trillian-opensource-ci/log_server
newTag: b476b550a6a943e0c4b464560d888b5ad5119d24
- name: gcr.io/trillian-opensource-ci/log_signer
newTag: b476b550a6a943e0c4b464560d888b5ad5119d24
- name: gcr.io/trillian-opensource-ci/map_server
newTag: b476b550a6a943e0c4b464560d888b5ad5119d24

0 comments on commit 9517e6a

Please sign in to comment.