All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.10...v1.2.11 by @obervinov in #89
- fix PVC name mismatch with
claimNamein theuniversal-templatechart — apps usingapp.persistentVolume(deployment/cronjob/job) had pods stuck Pending on a non-existent PVC
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.9...v1.2.10 by @obervinov in #85
- fix the
pullSecretsspecification in theuniversal-templatechart
- update dependencies to latest version
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.8...v1.2.9 by @obervinov in #79
- fix the NetworkPolicy manifest in the
universal-templatechart
- Feature request: Universal-Template chart: support for Attach Handler Lifecycle Event
- update dependencies to latest version
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.7...v1.2.8 by @obervinov in #72
- Feature request: add support NetworkPolicy manifest (universal-template chart)
- Feature request: add support for specifying the service port by name in Ingress (universal-template chart)
- bump workflow versions to
v2.1.1
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.6...v1.2.7 by @obervinov in #71
- bugfixes in
terraform-operator-crdschart
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.5...v1.2.6 by @obervinov in #70
- bump workflow versions
- Feature request: Terraform-operator-crds: add the ability to set, within a specific workspace or globally, the execution mode of
remote
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.4...v1.2.5 by @obervinov in #68
- bump workflow versions to
v2.0.2
- replace image repository for
kube-rbac-proxyin thewireguard-operatorchart
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.3...v1.2.4 by @obervinov in #64
- add support
serviceAnnotationsfor thewireguard-operator-crdschart
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.2...v1.2.3 by @obervinov in #63
- fix the outdated crd for the
wireguard-operatorchart
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.1...v1.2.2 by @obervinov in #62
- Helm chart bug: Wireguard-operator: The names of the generated manifests are too long
- fix the outdated source of the
wireguard-operatorcrds
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.0...v1.2.1 by @obervinov in #60
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.1.3...v1.2.0 by @obervinov in #58
- Fix the contact information of the contributors in all
Chart.yamlfiles.
- Add new helm chart
wireguard-operator - Add new helm chart
wireguard-operator-crds - Add functionality to inject CRDs into charts
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.1.2...v1.1.3 by @obervinov in #57
- Helm chart bug: Universal-template: Fix invalid
accessModeslist structure forPersistentVolumeClaim
- Feature request: Add predefined NodePort support to template services in Universal-template chart
- Bump workflow versions to
v1.2.9
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.1.1...v1.1.2 by @obervinov in #54
- Error correction in
Universal-templatechart:emptyDirvolume is not mounted in the container
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.1.0...v1.1.1 by @obervinov in #52
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.6...v1.1.0 by @obervinov in #50
- Change the structure of the
values.yamlfile in theuniversal-templatechart. The old version of the file is not compatible with the new release!
- Bump workflow versions to
v1.2.6 - Feature request: Universal-template: Add support for
secretwith token fromservice account - Feature request: Add support for multiple containers and init containers to the Universal-template helm chart
- Feature request: Expand the possibilities of working with the secret in the universal-template chart
- Feature request: Expand the possibility of RBAC in helm chart Universal-template
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.5...v1.0.6 by @obervinov in #42
- Feature request: Universal-template chart: add support init containers for
statefulsetsanddeployments - Split monolithic templates in universal-template chart into separate
_containers.tpland_volumes.tplfiles for modularity and readability
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.4...v1.0.5 by @obervinov in #40
- Add additional tasks to the GitHub actions workflow
- Bump workflow version to v1.2.0
- Add support OCI registry for helm-charts
- Universal-template: miss configuration between
volumeMountsname andpersistentVolumename
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.3...v1.0.4 by @obervinov in #37
- Add additional tasks to the GitHub actions workflow
- Universal-template: add emptyDir support for volumes
- Universal-template: quotation mark escaping schedule
- Universal-template:
affinityandnodeSelectornot provisioning incronJobsandJobs - Universal-template:
ConfigMapnot working
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.2...v1.0.3 by @obervinov in #32
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.1...v1.0.2 by @obervinov in #30
- Universal-template: add
StatefulSetsupport for applications - Global refactoring of Helm-chart
universal-template: simplified structure, removed all obsolete and redundant designs - Gateway-api-crds: add new helm chart
- Universal-template: documentation update
- Global refactoring of Helm-chart
universal-template: the structure of the chart and values-file has been changed globally, old versions of values-file are completely incompatible with the new release!
- Terraform-operator-crds: applyMethod behavior is wrong
- The release creation workflow started twice
- Renovate disabled to update helm dependencies
Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.0...v1.0.1 by @obervinov in #25
Full Changelog: https://github.com/obervinov/helm-charts/compare/...v1.0.0 by @obervinov in #20
- Arrange the repository in accordance with all the rules
- Universe-template: make more detailed documentation about the supported resource types
- Automate the assembly of helm charts via GH Actions
- Decompose the chart sources and already assembled packages into different directories
- Terraform-operator-crds: add new chart
- Universal-template: add persistent volume support
- Universal-template: add affinity, tolerations and nodeSelector support
- Try to configure Dependabot for helm packages
- Universal-template: Add extraLables in deployment