Skip to content

Commit

Permalink
Merge pull request coreos#1630 from Quentin-M/tco041
Browse files Browse the repository at this point in the history
config.tf: bump TCO to 0.4.1
  • Loading branch information
Quentin-M authored Aug 9, 2017
2 parents 9653a19 + aa5f7af commit ff4d8e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ variable "tectonic_container_images" {
prometheus_operator = "quay.io/coreos/prometheus-operator:v0.11.0"
stats_emitter = "quay.io/coreos/tectonic-stats:6e882361357fe4b773adbf279cddf48cb50164c1"
stats_extender = "quay.io/coreos/tectonic-stats-extender:487b3da4e175da96dabfb44fba65cdb8b823db2e"
tectonic_channel_operator = "quay.io/coreos/tectonic-channel-operator:0.4.0"
tectonic_channel_operator = "quay.io/coreos/tectonic-channel-operator:0.4.1"
tectonic_etcd_operator = "quay.io/coreos/tectonic-etcd-operator:v0.0.1"
tectonic_monitoring_auth = "quay.io/coreos/tectonic-monitoring-auth:v0.0.1"
tectonic_prometheus_operator = "quay.io/coreos/tectonic-prometheus-operator:v1.4.1"
Expand Down
2 changes: 1 addition & 1 deletion modules/update-payload/payload.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
}
],
"image": "quay.io/coreos/tectonic-channel-operator:0.4.0",
"image": "quay.io/coreos/tectonic-channel-operator:0.4.1",
"name": "tectonic-channel-operator",
"resources": {
"limits": {
Expand Down

0 comments on commit ff4d8e7

Please sign in to comment.