Others
Added
- Repository: Some chores. (#166)
- Deployment: Make probes configurable.
- Values: Add docs.
Changed
- Repository: Some chores. (#166)
- CircleCI: Rework
config.yml. - PDB: Reorder selector.
- ServiceMonitor: Reorder and use correct labels.
- Chart: Update
README.md.
Removed
- Repository: Some chores. (#166)
- Ingress: Remove compatibility checks.
- Values: Remove
global.podSecurityStandards.enforced.
Added
- Add option to create
ServiceMonitor object for monitoring
Changed
- Update App version to
0.2.1.
Fixed
- Move pss values under the global property
Added
- Values: Add
podLabels. ((#124)[https://github.com/giantswarm/hello-world-app/pull/124]) - Values: Add
serviceAccount.automount. ((#124)[https://github.com/giantswarm/hello-world-app/pull/124]) - Values: Add
volumes & volumeMounts. ((#124)[https://github.com/giantswarm/hello-world-app/pull/124])
Added
- Values: Add
global.podSecurityStandards.enforced. ((#118)[https://github.com/giantswarm/hello-world-app/pull/118])
Changed
- Values: Tighten
securityContext. ((#118)[https://github.com/giantswarm/hello-world-app/pull/118]) - Values: Make
topologySpreadConstraints an array. ((#118)[https://github.com/giantswarm/hello-world-app/pull/118])
Added
- Add icon to chart metadata
- Chart: Rename to
hello-world.