Skip to content

Commit

Permalink
Merge pull request #168 from projectsyn/prepare-release
Browse files Browse the repository at this point in the history
Prepare release v0.2.3
  • Loading branch information
Simon Rüegg authored Sep 4, 2020
2 parents 0d81015 + 0cb53ba commit 76f779d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Please document all notable changes to this project in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [v0.2.3]

### Added

Expand Down Expand Up @@ -129,6 +129,7 @@ Initial implementation
[v0.2.0]: https://github.com/projectsyn/commodore/releases/tag/v0.2.0
[v0.2.1]: https://github.com/projectsyn/commodore/releases/tag/v0.2.1
[v0.2.2]: https://github.com/projectsyn/commodore/releases/tag/v0.2.2
[v0.2.3]: https://github.com/projectsyn/commodore/releases/tag/v0.2.3

[#53]: https://github.com/projectsyn/commodore/pull/53
[#58]: https://github.com/projectsyn/commodore/pull/58
Expand Down
4 changes: 2 additions & 2 deletions tools/Dockerfile.kapitan
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Pushed to docker.io/vshn/kapitan:v0.27.4
# Pushed to docker.io/vshn/kapitan:v0.29.1

FROM docker.io/alpine:3.12

ENV KAPITAN_VERSION=v0.27.4
ENV KAPITAN_VERSION=v0.29.1

RUN apk add --no-cache \
ca-certificates \
Expand Down

0 comments on commit 76f779d

Please sign in to comment.