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

Commit

Permalink
Bump planet tag (#2319)
Browse files Browse the repository at this point in the history
* Bump tiller and planet

* Bump planet tag

* Bump tiller application version

* Change PLANET_BRANCH variable back
  • Loading branch information
Sergei Antipov authored Nov 16, 2020
1 parent b0a2404 commit 00b780e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RELEASE_OUT ?=
TELEPORT_TAG = 3.2.16
# TELEPORT_REPOTAG adapts TELEPORT_TAG to the teleport tagging scheme
TELEPORT_REPOTAG := v$(TELEPORT_TAG)
PLANET_TAG := 7.0.51-$(K8S_VER_SUFFIX)
PLANET_TAG := 7.0.52-$(K8S_VER_SUFFIX)
PLANET_BRANCH := $(PLANET_TAG)
K8S_APP_TAG := $(GRAVITY_TAG)
TELEKUBE_APP_TAG := $(GRAVITY_TAG)
Expand All @@ -57,8 +57,8 @@ MONITORING_APP_TAG ?= 7.0.5
DNS_APP_TAG = 7.0.1
BANDWAGON_TAG ?= 6.0.1
RBAC_APP_TAG := $(GRAVITY_TAG)
TILLER_VERSION = 2.15.2
TILLER_APP_TAG = 7.0.1
TILLER_VERSION = 2.16.12
TILLER_APP_TAG = 7.0.2
SELINUX_VERSION ?= 6.0.1
# URI of Wormhole container for default install
WORMHOLE_IMG ?= quay.io/gravitational/wormhole:0.3.3
Expand Down

0 comments on commit 00b780e

Please sign in to comment.