Prepare docs for 1.2.1 release (#51)

This commit is contained in:
iko 2021-07-19 11:00:20 +03:00
parent af908ee97e
commit 9a87bbd65b
3 changed files with 3 additions and 4 deletions

View File

@ -3,7 +3,7 @@ name: octopod
description: An opensource self-hosted solution for managing multiple deployments in a Kubernetes cluster.
type: application
version: 0.3.1
appVersion: 1.2
appVersion: 1.2.1
keywords:
- kubernetes
- octopod

View File

@ -264,7 +264,7 @@ cd /tmp/octopod/charts
#################################################
registry="typeable"
tag="1.2"
tag="1.2.1"
image="octopod"
octo_image="octo"
@ -425,4 +425,3 @@ helm upgrade --install octopod ./octopod \
## Helm 3 chart
You can use a [Helm 3](../../charts/helm3/octopod) chart (beta!) to install octopod.

View File

@ -178,7 +178,7 @@
registry="typeable"
# tag Octopod Server
tag="1.2"
tag="1.2.1"
# название docker образа Octopod Server
image="octopod"