Updated gitea to latest upstream release 1.21.3
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.21.2
|
appVersion: 1.21.3
|
||||||
description: Gitea Helm chart for Kubernetes
|
description: Gitea Helm chart for Kubernetes
|
||||||
name: gitea
|
name: gitea
|
||||||
type: application
|
type: application
|
||||||
version: "1.1.8"
|
version: "1.1.9"
|
||||||
|
|||||||
@ -10,7 +10,7 @@ I created this simplified helm chart for self-hosting gitea in a container on ku
|
|||||||
#+NAME: Deploy gitea via helm
|
#+NAME: Deploy gitea via helm
|
||||||
#+begin_src tmux
|
#+begin_src tmux
|
||||||
# Set deployment environment
|
# Set deployment environment
|
||||||
export environment=life
|
export environment=dev
|
||||||
|
|
||||||
# Ensure gitea namespace exists
|
# Ensure gitea namespace exists
|
||||||
sudo kubectl create namespace jamma-gitea
|
sudo kubectl create namespace jamma-gitea
|
||||||
|
|||||||
Reference in New Issue
Block a user