mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 15:59:49 +00:00
Switch in docs to new docker hub image repo (#227)
This commit is contained in:
@@ -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: ""
|
||||
|
@@ -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: ""
|
||||
|
Reference in New Issue
Block a user