Skip to content

Commit

Permalink
Release velero 0.5.5 (#503)
Browse files Browse the repository at this point in the history
Release velero 0.5.5
  • Loading branch information
blakelead committed May 25, 2021
1 parent 724c566 commit 34baf34
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ features:
version: 0.5.5
- name: velero
image: scalair/robokops-velero
version: 0.5.4
version: 0.5.5
4 changes: 4 additions & 0 deletions k8s/velero/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.5.5 - 2021-05-25
### Changed
- Release 0.5.5

## 0.5.4 - 2021-05-25
### Changed
- Release 0.5.4
Expand Down
2 changes: 1 addition & 1 deletion k8s/velero/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM scalair/robokops-base:0.6.5
FROM scalair/robokops-base:0.6.6
COPY src /home/builder/src
RUN sudo chown -R builder:builder /home/builder
RUN echo 'velero' | sudo tee /name
Expand Down

0 comments on commit 34baf34

Please sign in to comment.