Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
bce21cffef
feat(common): Release version 1.2.1 ( #95 )
...
* fix(common): Clean leftover `secret` behavior under `envFrom`
* fix(common) wrong indentation in _cronjob.tpl (#99 )
* fixed wrong indentation, cronjob + configmaps throws an error otherwise
* feat: Update code-server image tag to 4.9.1
* Allow setting `ttlSecondsAfterFinished` for CronJobs
Co-authored-by: loeken <loeken@internetz.me>
2023-01-02 16:47:38 +01:00
bjw-s-bot
84d586def9
ci(github-action): update tj-actions/branch-names action to v6.4
...
| datasource | package | from | to |
| ----------- | ----------------------- | ---- | ---- |
| github-tags | tj-actions/branch-names | v6.3 | v6.4 |
2022-12-19 17:04:08 +00:00
bjw-s-bot
841d562827
ci(github-action): update tj-actions/branch-names action to v6.3
...
| datasource | package | from | to |
| ----------- | ----------------------- | ---- | ---- |
| github-tags | tj-actions/branch-names | v6.2 | v6.3 |
2022-11-13 00:15:33 +00:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
ae4233c77f
feat(common)!: Release version 1.0.0 ( #68 )
...
- Removed: **BREAKING**: Removed support for HorizontalPodAutoscaler
- Added: Support services have extraSelectorLabels (#58 )
- Added: support for `httpGet` probes
- Added: support for setting labels / annotations on volumeClaimTemplates
- Changed: **BREAKING**: Restructure of template components. All Helm templates have been renamed / namespaced. E.g. `common.values.setup` has now become `bjw-s.common.loader.init`.
- Changed: **BREAKING**: Raised minimum supported k8s version to 1.22
- Changed: **BREAKING**: Renamed `configmap` key to `configMaps`
- Changed: **BREAKING**: Moved `serviceMonitor` from `service` to its own key
- Changed: **BREAKING**: Renamed `secret` key to `secrets`, which now works similar to `configMaps`
- Changed: Updated code-server image to v4.8.2
- Changed: Updated gluetun image to v3.32.0
- Fixed: Fix NOTES always showing ingress protocol as http (#62 )
Signed-off-by: Gavin Mogan <git@gavinmogan.com>
Co-authored-by: Gavin Mogan <github@gavinmogan.com>
Co-authored-by: Gabe Cook <gabe565@gmail.com>
2022-11-03 11:41:35 +01:00
bjw-s-bot
98ee81df4e
ci(github-action): update yokawasa/action-setup-kube-tools action to v0.9.2
...
| datasource | package | from | to |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | yokawasa/action-setup-kube-tools | v0.9.1 | v0.9.2 |
| github-tags | yokawasa/action-setup-kube-tools | v0.9.1 | v0.9.2 |
| github-tags | yokawasa/action-setup-kube-tools | v0.9.1 | v0.9.2 |
| github-tags | yokawasa/action-setup-kube-tools | v0.9.1 | v0.9.2 |
2022-11-03 01:33:38 +00:00
bjw-s-bot
fb416d37eb
ci(github-action): update yokawasa/action-setup-kube-tools action to v0.9.1
...
| datasource | package | from | to |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | yokawasa/action-setup-kube-tools | v0.9.0 | v0.9.1 |
| github-tags | yokawasa/action-setup-kube-tools | v0.9.0 | v0.9.1 |
| github-tags | yokawasa/action-setup-kube-tools | v0.9.0 | v0.9.1 |
| github-tags | yokawasa/action-setup-kube-tools | v0.9.0 | v0.9.1 |
2022-10-29 00:15:13 +00:00
bjw-s-bot
5a1a10e7a3
ci(github-action): update yokawasa/action-setup-kube-tools action to v0.9.0
...
| datasource | package | from | to |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | yokawasa/action-setup-kube-tools | v0.8.3 | v0.9.0 |
| github-tags | yokawasa/action-setup-kube-tools | v0.8.3 | v0.9.0 |
| github-tags | yokawasa/action-setup-kube-tools | v0.8.3 | v0.9.0 |
| github-tags | yokawasa/action-setup-kube-tools | v0.8.3 | v0.9.0 |
2022-10-26 00:17:36 +00:00
bjw-s-bot
405c9d434a
ci(github-action): update yokawasa/action-setup-kube-tools action to v0.8.3
...
| datasource | package | from | to |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | yokawasa/action-setup-kube-tools | v0.8.2 | v0.8.3 |
| github-tags | yokawasa/action-setup-kube-tools | v0.8.2 | v0.8.3 |
| github-tags | yokawasa/action-setup-kube-tools | v0.8.2 | v0.8.3 |
| github-tags | yokawasa/action-setup-kube-tools | v0.8.2 | v0.8.3 |
2022-10-24 12:06:35 +00:00
bjw-s-bot
562ad637e7
ci(github-action): update tj-actions/branch-names action to v6.2
...
| datasource | package | from | to |
| ----------- | ----------------------- | ---- | ---- |
| github-tags | tj-actions/branch-names | v6.1 | v6.2 |
2022-10-16 05:23:08 +00:00
bjw-s-bot
dd85a7ffe9
ci(github-action): update fountainhead/action-wait-for-check action to v1.1.0
...
| datasource | package | from | to |
| ----------- | ---------------------------------- | ------ | ------ |
| github-tags | fountainhead/action-wait-for-check | v1.0.0 | v1.1.0 |
2022-10-13 12:06:23 +00:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
3a386aed12
ci: Update CI
2022-10-03 14:08:35 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
7798202759
ci: Update CI
2022-10-03 13:48:02 +02:00
bjw-s-bot
0e547e3172
ci(deps): update helm/chart-testing-action action to v2.3.1
...
| datasource | package | from | to |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | helm/chart-testing-action | v2.3.0 | v2.3.1 |
| github-tags | helm/chart-testing-action | v2.3.0 | v2.3.1 |
2022-09-28 13:19:12 +00:00
bjw-s-bot[bot]
daf5cd0ce5
ci(deps): update tj-actions/branch-names action to v6.1 ( #48 )
2022-09-23 06:45:53 +02:00
bjw-s-bot
bbca59e40f
ci(deps): update tj-actions/branch-names action to v5.6
...
| datasource | package | from | to |
| ----------- | ----------------------- | ---- | ---- |
| github-tags | tj-actions/branch-names | v5.5 | v5.6 |
2022-08-27 16:04:20 +00:00
bjw-s-bot
1811dd68e1
ci(deps): update tj-actions/branch-names action to v5.5
...
| datasource | package | from | to |
| ----------- | ----------------------- | ---- | ---- |
| github-tags | tj-actions/branch-names | v5.4 | v5.5 |
2022-08-21 18:04:35 +00:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
567ba7650a
ci: Move actions to separate repo ( #29 )
...
* ci: Move actions to separate repo
* ci: Remove dependency on main branch
2022-08-12 11:28:14 +02:00
bjw-s-bot
b763a4d827
ci(deps): update helm/chart-testing-action action to v2.3.0
...
| datasource | package | from | to |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | helm/chart-testing-action | v2.2.1 | v2.3.0 |
| github-tags | helm/chart-testing-action | v2.2.1 | v2.3.0 |
2022-08-11 18:19:35 +00:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
804fe2292f
ci: Configure Renovate
2022-08-11 20:17:12 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
6a2bee4036
feat!: Rename common-chart to app-template
2022-08-08 15:05:46 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
567577762f
docs: Add initial docs
2022-08-07 18:58:19 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
b0643e30cb
ci: Fix chart reference
2022-08-07 11:49:04 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
74a6de46f9
ci: Fix branch reference
2022-08-07 11:46:55 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
49ebc2bb2f
ci: Check changelog action ( #14 )
2022-08-07 11:10:51 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
8ed61737dc
fix: Fix CI location/inputs
2022-07-31 20:28:38 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
9977db0f37
Fix workflow
2022-07-31 12:22:20 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
85b3f380bc
Split chart release flow ( #13 )
2022-07-31 12:18:56 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
f1fcfe77d5
Make action compatible with push events ( #12 )
2022-07-30 14:34:54 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
5396eda1f4
Merge branch 'main' into development
2022-07-29 21:15:03 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
bcded223a6
More CI improvements
2022-07-29 21:12:02 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
01e39f181c
Implement custom action to collect changes / matrix ( #9 )
2022-07-29 14:26:42 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
d83abae451
Implement custom action to collect changes / matrix
2022-07-29 14:26:04 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
b4b335ca6e
feat: Create a custom action to verify chart version
2022-07-28 17:01:37 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
c598d8a00a
ci: 🧠
2022-07-28 11:40:08 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
fc1d584e65
ci: 🧠
2022-07-28 11:24:03 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
b8ca48cc3b
ci: 🧠
2022-07-28 11:15:07 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
b7d97d9dd0
ci: 🧠
2022-07-28 10:59:01 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
bca345c66e
ci: 🧠
2022-07-28 08:16:41 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
005faa1263
ci: 🧠
2022-07-27 21:17:48 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
1b64266ea6
ci: 🧠
2022-07-27 21:08:54 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
a9a558b3dc
ci: 🧠
2022-07-27 21:06:21 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
92f311aaec
ci: 🧠
2022-07-27 20:54:27 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
1eec4b77a5
ci: 🧠
2022-07-27 20:51:10 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
d2cbe786f6
ci: 🧠
2022-07-27 20:37:44 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
4863146ad9
More paving the way
2022-07-27 20:03:28 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
33f207c563
ci: 🧠
2022-07-27 17:23:15 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
c649d44c21
ci: 🧠
2022-07-27 17:19:08 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
bb122b930c
ci: 🧠
2022-07-27 13:35:45 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
390353e692
ci: 🧠
2022-07-27 13:32:29 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
005339b3ef
ci: 🧠
2022-07-27 13:27:31 +02:00