Commit graph

10 commits

Author SHA1 Message Date
Bernd Schorgers
425f4428ab
fix(common): Release v3.0.3 (#291)
Co-authored-by: Gabe Cook <gabe565@gmail.com>
2024-03-13 14:26:40 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
8bfc33eb8a
feat(common): Release v2.2.0 (#223) 2023-11-10 21:31:03 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
b360c9885a
feat(common): Release v2.1.0 (#221)
Co-authored-by: Christopher Larivière <lariviere.c@gmail.com>
2023-11-10 15:46:55 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
66389dec8b
feat(common): Release 2.0.1 (#193) 2023-10-03 09:24:41 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
7b6ee00be6
feat(common): Release version 2.0.0-beta.1 (#173) 2023-09-13 11:24:23 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
7bf5e13472
feat(common): Release version 1.3.1 2023-02-04 19:58:40 +01: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
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
4d09009bf8
feat(common)!: Release version 0.2.0
- 🛑 BREAKING - Removed support for the openvpn and wireguard VPN types.
- Update container versions
- Added support for adding serviceMonitors to services.
- ConfigMap checksum logic now only looks at ConfigMap data
- Explicitly convert defaultMode to decimal notation in code-server addon.
2022-09-14 10:18:51 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
bcded223a6
More CI improvements 2022-07-29 21:12:02 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
61626834fe
Copy over kah library 2022-07-26 19:55:03 +02:00