This repository was archived by the owner on Oct 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased]
77
8+ ## [ 0.1.3]
9+
10+ ### Changed
11+
12+ - Revised the value of label [ #17 ] ( https://github.com/cybozu-go/cat-gate/pull/17 )
13+ - Set a name for the port [ #18 ] ( https://github.com/cybozu-go/cat-gate/pull/18 )
14+
815## [ 0.1.2]
916
1017### Changed
@@ -23,7 +30,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2330
2431This is the first public release.
2532
26- [ Unreleased ] : https://github.com/cybozu-go/cat-gate/compare/v0.1.2...HEAD
33+ [ Unreleased ] : https://github.com/cybozu-go/cat-gate/compare/v0.1.3...HEAD
34+ [ 0.1.3 ] : https://github.com/cybozu-go/cat-gate/compare/v0.1.2...v0.1.3
2735[ 0.1.2 ] : https://github.com/cybozu-go/cat-gate/compare/v0.1.1...v0.1.2
2836[ 0.1.1 ] : https://github.com/cybozu-go/cat-gate/compare/v0.1.0...v0.1.1
2937[ 0.1.0 ] : https://github.com/cybozu-go/cat-gate/compare/4b825dc642cb6eb9a060e54bf8d69288fbee4904...v0.1.0
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ resources:
44images :
55- name : cat-gate
66 newName : ghcr.io/cybozu-go/cat-gate
7- newTag : 0.1.2
7+ newTag : 0.1.3
You can’t perform that action at this time.
0 commit comments