Skip to content

Commit 7bd3784

Browse files
authored
Update config.yaml (#322)
set ref back to main
1 parent fefb38b commit 7bd3784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/example-apps-via-content-loader/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ content:
2323
createJenkinsJob: true
2424
- url: https://github.com/cloudogu/gitops-playground
2525
path: examples/example-apps-via-content-loader/
26-
ref: feature/extract-example-apps #TODO here add main
26+
ref: main
2727
templating: true
2828
type: FOLDER_BASED
2929
overwriteMode: UPGRADE
@@ -44,4 +44,4 @@ content:
4444
yamllint: "cytopia/yamllint:1.25-0.7"
4545
nginx: ""
4646
petclinic: "eclipse-temurin:17-jre-alpine"
47-
maven: ""
47+
maven: ""

0 commit comments

Comments
 (0)