Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bootstrap/appset-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ spec:
repoURL: https://backstage.github.io/charts
version: 2.10.0
syncWave: '25'
valueURL: https://raw.githubusercontent.com/ebpro/gitops/main/helm/releases/backstage/values.yaml?v=14
valueURL: https://raw.githubusercontent.com/ebpro/gitops/main/helm/releases/backstage/values.yaml?v=15
- app: woodpecker
chart: woodpecker
namespace: ci
Expand Down
2 changes: 1 addition & 1 deletion helm/releases/backstage/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ backstage:
image:
registry: harbor.ebruno.fr
repository: library/backstage
tag: "c8fdb5d66f556c3be12483e14dade518cea2238c"
tag: "53692a629fc8a9b46bb702e4d18a7dac0e4187f4"
pullPolicy: Always
pullSecrets:
- backstage-harbor-pull
Expand Down