mirror of
https://github.com/typeable/octopod.git
synced 2024-11-22 08:45:20 +03:00
Prepare docs for 1.2.1 release (#51)
This commit is contained in:
parent
af908ee97e
commit
9a87bbd65b
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
@ -178,7 +178,7 @@
|
||||
registry="typeable"
|
||||
|
||||
# tag Octopod Server
|
||||
tag="1.2"
|
||||
tag="1.2.1"
|
||||
|
||||
# название docker образа Octopod Server
|
||||
image="octopod"
|
||||
|
Loading…
Reference in New Issue
Block a user