Skip to content

Commit

Permalink
Update backbeat tag in deps.yaml and zenkoversion.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianG committed Jan 14, 2025
1 parent ea9b504 commit b0e0619
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion solution/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ backbeat:
dashboard: backbeat/backbeat-dashboards
image: backbeat
policy: backbeat/backbeat-policies
tag: d1c459d66317bfd002776b69d1f421a7eb87dfcc
tag: 8.6.54
envsubst: BACKBEAT_TAG
busybox:
image: busybox
Expand Down
2 changes: 1 addition & 1 deletion solution/zenkoversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
tag: '${CLOUDSERVER_TAG}'
backbeat:
image: backbeat
tag: '${BACKBEAT_TAG}'
tag: 'd1c459d66317bfd002776b69d1f421a7eb87dfcc'
drctl:
image: zenko-drctl
tag: ${DRCTL_TAG}
Expand Down

0 comments on commit b0e0619

Please sign in to comment.