Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit df26691

Browse files
authored
Merge pull request #2007 from thockin-tmp/gcr-vanity
Pass 2: k8s GCR vanity URL
2 parents 3afe646 + 10b5269 commit df26691

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

grafana/RELEASES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
- Support Grafana 4.4.1.
66

77
## 4.0.2 (04-01-2017)
8-
- Formalized the image name for every arch to `gcr.io/google_containers/heapster-grafana-ARCH:VERSION`
8+
- Formalized the image name for every arch to `k8s.gcr.io/heapster-grafana-ARCH:VERSION`
99
- Now this image is released for multiple architectures, including amd64, arm, arm64, ppc64le and s390x
10-
- The `gcr.io/google_containers/heapster-grafana:VERSION` image is a manifest list, which means docker will pull the right image for the right arch automatically
10+
- The `k8s.gcr.io/heapster-grafana:VERSION` image is a manifest list, which means docker will pull the right image for the right arch automatically
1111
- Grafana v4.0.2
1212
- Enhanced the Makefile and the README
1313

influxdb/RELEASES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
- Updated to version v1.1.1; bumped Godeps and modified some code in heapster to use the latest schema
55

66
## v0.13.0 (4.1.2016)
7-
- Formalized the image name for every arch to `gcr.io/google_containers/influxdb-grafana-ARCH:VERSION`
7+
- Formalized the image name for every arch to `k8s.gcr.io/influxdb-grafana-ARCH:VERSION`
88
- Now this image is released for multiple architectures, including amd64, arm, arm64, ppc64le and s390x
9-
- The `gcr.io/google_containers/heapster-influxdb:VERSION` image is a manifest list, which means docker will pull the right image for the right arch automatically
9+
- The `k8s.gcr.io/heapster-influxdb:VERSION` image is a manifest list, which means docker will pull the right image for the right arch automatically
1010
- InfluxDB v0.13.0
1111
- Added Makefile and README.md
1212

0 commit comments

Comments
 (0)