Switch in docs to new docker hub image repo (#227)

This commit is contained in:
6543
2021-06-18 20:48:22 +02:00
committed by GitHub
parent 77e046b47f
commit 310c46d3ab
15 changed files with 38 additions and 38 deletions

View File

@@ -2,7 +2,7 @@ replicaCount: 2
image:
registry: docker.io
repository: laszlocloud/woodpecker-agent
repository: woodpeckerci/woodpecker-agent
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: ""

View File

@@ -2,7 +2,7 @@ replicaCount: 1
image:
registry: docker.io
repository: laszlocloud/woodpecker-server
repository: woodpeckerci/woodpecker-server
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: ""