semantic-release-bot
|
f8252bfdc4
|
chore(release): 0.8.4 [skip ci]
## [0.8.4](http://gitea.gitea.svc.cluster.local:3000/djpbessems/ContainerImage.JSONServer/compare/v0.8.3...v0.8.4) (2024-06-07)
### Bug Fixes
* Replace default registry FQDN ([f771713 ](f77171358d ))
|
2024-06-07 00:57:57 +00:00 |
|
|
2daed4dd44
|
build: Fix incorrect action secret reference
build-image / Semantic Release (Dry-run) (push) Successful in 22s
build-image / Helm chart (push) Successful in 15s
build-image / Container image (push) Successful in 1m12s
build-image / Semantic Release (push) Successful in 21s
|
2024-06-07 10:55:58 +10:00 |
|
|
50d378185f
|
chore: Switch act-runner
build-image / Semantic Release (Dry-run) (push) Successful in 22s
build-image / Helm chart (push) Failing after 17s
build-image / Container image (push) Successful in 1m21s
build-image / Semantic Release (push) Has been skipped
|
2024-06-07 10:29:01 +10:00 |
|
|
b49701b332
|
build: Explicitly install jq package
build-image / Semantic Release (Dry-run) (push) Successful in 24s
build-image / Container image (push) Successful in 1m17s
build-image / Helm chart (push) Failing after 3m20s
build-image / Semantic Release (push) Has been skipped
|
2024-06-07 00:04:52 +10:00 |
|
|
5ed9698019
|
build: Revert container image & explicitly install helm binary
build-image / Semantic Release (Dry-run) (push) Successful in 23s
build-image / Container image (push) Successful in 1m22s
build-image / Helm chart (push) Failing after 4m5s
build-image / Semantic Release (push) Has been skipped
|
2024-06-06 22:02:09 +10:00 |
|
|
f6d3804907
|
build: Rebase action step container image
build-image / Semantic Release (Dry-run) (push) Successful in 22s
build-image / Container image (push) Successful in 1m32s
build-image / Helm chart (push) Failing after 3m51s
build-image / Semantic Release (push) Has been skipped
|
2024-06-06 21:38:06 +10:00 |
|
|
81f7b7b669
|
build: Rebase container image #2
build-image / Semantic Release (Dry-run) (push) Successful in 19s
build-image / Helm chart (push) Failing after 3s
build-image / Container image (push) Successful in 1m6s
build-image / Semantic Release (push) Has been skipped
|
2024-06-06 17:50:32 +10:00 |
|
|
fcf3178611
|
build: Rebase container image
build-image / Semantic Release (Dry-run) (push) Successful in 15s
build-image / Helm chart (push) Failing after 9s
build-image / Container image (push) Successful in 1m24s
build-image / Semantic Release (push) Has been skipped
|
2024-06-06 17:47:08 +10:00 |
|
|
f77171358d
|
fix: Replace default registry FQDN
build-image / Semantic Release (Dry-run) (push) Successful in 24s
build-image / Helm chart (push) Failing after 4s
build-image / Container image (push) Failing after 32s
build-image / Semantic Release (push) Has been skipped
|
2024-06-06 17:42:37 +10:00 |
|
|
4f359e4585
|
build: Rebase build to gitea actions
build-image / Semantic Release (Dry-run) (push) Failing after 22s
build-image / Container image (push) Has been skipped
build-image / Helm chart (push) Has been skipped
build-image / Semantic Release (push) Has been skipped
|
2024-06-06 17:37:00 +10:00 |
|
|
b432068e82
|
chore(release): 0.8.3 [skip ci]
## [0.8.3](https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer/compare/v0.8.2...v0.8.3) (2023-07-16)
### Bug Fixes
* Filter redundant release fields ([16f1ff1 ](16f1ff14ff ))
|
2023-07-16 12:51:31 +00:00 |
|
|
16f1ff14ff
|
fix: Filter redundant release fields
continuous-integration/drone/push Build is passing
|
2023-07-16 14:49:12 +02:00 |
|
|
15daa960c2
|
chore(release): 0.8.2 [skip ci]
## [0.8.2](https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer/compare/v0.8.1...v0.8.2) (2023-07-16)
### Bug Fixes
* Remove race condition when testing target url ([105bc71 ](105bc71e9c ))
* Set filemode per key ([a6d6e91 ](a6d6e91ffa ))
|
2023-07-16 09:48:56 +00:00 |
|
|
105bc71e9c
|
fix: Remove race condition when testing target url
continuous-integration/drone/push Build is passing
|
2023-07-16 11:46:17 +02:00 |
|
|
a6d6e91ffa
|
fix: Set filemode per key
|
2023-07-16 11:45:19 +02:00 |
|
|
e8822fc8da
|
chore(release): 0.8.1 [skip ci]
## [0.8.1](https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer/compare/v0.8.0...v0.8.1) (2023-07-14)
### Bug Fixes
* Add missing dependency ([6270499 ](6270499efe ))
* Fix linebreak ([fa2c72c ](fa2c72cb68 ))
* Refactor update script for bash interpreter ([2725f36 ](2725f36017 ))
* Workaround for set locale warning ([0af8f2a ](0af8f2ac5e ))
|
2023-07-14 13:29:52 +00:00 |
|
|
fa2c72cb68
|
fix: Fix linebreak
continuous-integration/drone/push Build is passing
|
2023-07-14 15:27:18 +02:00 |
|
|
2725f36017
|
fix: Refactor update script for bash interpreter
continuous-integration/drone/push Build is failing
|
2023-07-14 15:25:42 +02:00 |
|
|
0af8f2ac5e
|
fix: Workaround for set locale warning
|
2023-07-14 15:25:00 +02:00 |
|
|
6270499efe
|
fix: Add missing dependency
|
2023-07-14 14:57:31 +02:00 |
|
|
44ac6b484d
|
chore(release): 0.8.0 [skip ci]
# [0.8.0](https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer/compare/v0.7.3...v0.8.0) (2023-07-14)
### Bug Fixes
* Fix linebreak ([6f07cc8 ](6f07cc8d87 ))
### Features
* Continuous helm polling to update database ([a5e3c79 ](a5e3c79d10 ))
* Rebase sidecar container image ([dcb3dec ](dcb3decbd3 ))
|
2023-07-14 11:44:02 +00:00 |
|
|
6f07cc8d87
|
fix: Fix linebreak
continuous-integration/drone/push Build is passing
|
2023-07-14 13:41:25 +02:00 |
|
|
a5e3c79d10
|
feat: Continuous helm polling to update database
continuous-integration/drone/push Build is failing
|
2023-07-14 13:39:28 +02:00 |
|
|
dcb3decbd3
|
feat: Rebase sidecar container image
|
2023-07-14 13:39:10 +02:00 |
|
|
3c141a2d40
|
chore(release): 0.7.3 [skip ci]
## [0.7.3](https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer/compare/v0.7.2...v0.7.3) (2023-07-14)
### Bug Fixes
* Missing period in chart template ([0999fdf ](0999fdf705 ))
|
2023-07-14 08:45:47 +00:00 |
|
|
0999fdf705
|
fix: Missing period in chart template
continuous-integration/drone/push Build is passing
|
2023-07-14 10:43:47 +02:00 |
|
|
6c71c5f364
|
chore(release): 0.7.2 [skip ci]
## [0.7.2](https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer/compare/v0.7.1...v0.7.2) (2023-07-14)
### Bug Fixes
* Adhere to naming convention in templates ([c551a24 ](c551a242c7 ))
|
2023-07-14 08:42:11 +00:00 |
|
|
c551a242c7
|
fix: Adhere to naming convention in templates
continuous-integration/drone/push Build is passing
|
2023-07-14 10:40:08 +02:00 |
|
|
ec36309d8d
|
chore(release): 0.7.1 [skip ci]
## [0.7.1](https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer/compare/v0.7.0...v0.7.1) (2023-07-14)
### Bug Fixes
* Adhere to naming convention in values.yaml ([614fda9 ](614fda9b7d ))
|
2023-07-14 08:39:28 +00:00 |
|
|
93ff24ac73
|
Merge branch 'main' of https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer into main
continuous-integration/drone/push Build is passing
|
2023-07-14 10:37:21 +02:00 |
|
|
614fda9b7d
|
fix: Adhere to naming convention in values.yaml
|
2023-07-14 10:37:10 +02:00 |
|
|
78b8d6872a
|
chore(release): 0.7.0 [skip ci]
# [0.7.0](https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer/compare/v0.6.0...v0.7.0) (2023-07-14)
### Features
* Add sidecar for continuous polling ([806757a ](806757a913 ))
|
2023-07-14 08:24:10 +00:00 |
|
|
d09d09e526
|
build: Group shell commands to avoid unintended exit
continuous-integration/drone/push Build is passing
|
2023-07-14 10:22:06 +02:00 |
|
|
806757a913
|
feat: Add sidecar for continuous polling
continuous-integration/drone/push Build is passing
|
2023-07-14 10:15:55 +02:00 |
|
|
d40f35a2d6
|
build: Debug exit behaviour #2
continuous-integration/drone/push Build is passing
|
2023-07-13 10:45:25 +02:00 |
|
|
c61bc4fc8d
|
build: Debug exit behaviour
continuous-integration/drone/push Build encountered an error
|
2023-07-13 10:42:53 +02:00 |
|
|
cbd981cf19
|
build: Revert using export and refactor to gracefully exit on an empty value
continuous-integration/drone/push Build encountered an error
|
2023-07-13 10:33:33 +02:00 |
|
|
f4457a1275
|
build: Add graceful exit if semantic release does not create a new version
continuous-integration/drone/push Build is failing
|
2023-07-13 09:17:42 +02:00 |
|
|
377885f802
|
build: Create and upload changelog file
continuous-integration/drone/push Build is failing
|
2023-07-12 12:22:42 +02:00 |
|
|
2538247718
|
chore(release): 0.6.0 [skip ci]
# [0.6.0](https://code.spamasaurus.com/djpbessems/ContainerImage.JSONServer/compare/v0.5.3...v0.6.0) (2023-07-12)
### Bug Fixes
* Refer to new container tag within chart values ([361a855 ](361a85592e ))
* Replace deprecated parameters ([c681572 ](c6815721df ))
### Features
* Switch to lts-slim tag ([1ab1c10 ](1ab1c10f37 ))
|
2023-07-12 10:12:33 +00:00 |
|
|
361a85592e
|
fix: Refer to new container tag within chart values
continuous-integration/drone/push Build is passing
|
2023-07-12 12:10:06 +02:00 |
|
|
e83b98e116
|
chore: Fix variable reference
|
2023-07-11 21:19:54 +02:00 |
|
|
a4ced9e4b4
|
build: Include non-dryrun semantic release step
continuous-integration/drone/push Build is passing
|
2023-07-11 21:17:55 +02:00 |
|
|
cde06aae36
|
build: Fix manifest path
continuous-integration/drone/push Build is passing
|
2023-07-11 19:47:50 +02:00 |
|
|
f4ee0617cc
|
build: Apply semantic release version to chart
continuous-integration/drone/push Build is failing
|
2023-07-11 19:44:28 +02:00 |
|
|
dce6d7fb1c
|
build: Avoid newline in encoded authentication token
continuous-integration/drone/push Build is passing
|
2023-07-11 19:25:44 +02:00 |
|
|
f09dfc99d2
|
build: Debug registry authentication config file
continuous-integration/drone/push Build is failing
|
2023-07-11 19:24:30 +02:00 |
|
|
396e2fe9b3
|
build: Debug registry authentication
continuous-integration/drone/push Build is failing
|
2023-07-11 19:22:19 +02:00 |
|
|
3501cd51f3
|
build: Remove registry from destination
continuous-integration/drone/push Build is failing
|
2023-07-11 17:40:32 +02:00 |
|
|
78cb46795f
|
build: Fix mixed up destination / credentials
continuous-integration/drone/push Build is failing
|
2023-07-11 17:37:37 +02:00 |
|