Commit graph

60 commits

Author SHA1 Message Date
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
7798202759
ci: Update CI 2022-10-03 13:48:02 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
cd64181cee
feat(app-template): Bump library to 0.2.1 2022-09-14 14:27:28 +02: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
7de4ddfe94
feat(app-template): Set default nameOverride (#20) 2022-08-09 11:00:07 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
6a2bee4036
feat!: Rename common-chart to app-template 2022-08-08 15:05:46 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
a1a80f5ff5
feat(common)!: Migrate library chart 2022-08-07 11:45:41 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
49ebc2bb2f
ci: Check changelog action (#14) 2022-08-07 11:10:51 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
bcded223a6
More CI improvements 2022-07-29 21:12:02 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
4863146ad9
More paving the way 2022-07-27 20:03:28 +02:00