- Push app to gcp-collection
Managed Apps
Breaking change ⚠️
- You have to update your values.yaml by moving the whole content under a
grafana:section. See defaultvalues.yamlfor reference.
- You have to update your values.yaml by moving the whole content under a
Added
- CAPA provider for service account
irsaannotation
- CAPA provider for service account
Added
- Support for running behind a proxy.
HTTP_PROXY,HTTPS_PROXYandNO_PROXYare set as environment variables in the deployment if defined invalues.yaml.
- Support for using
cluster-apps-operatorspecificcluster.proxyvalues.
- Support for running behind a proxy.
Changed
- Use local registries for Falco driver loader image.
- Remove update logic used for upstream 0.33.0 upgrade.
Added
- Added
VerticalPodAutoscalertofalco.
- Added
WARNING Please ensure you’re running
kiam-appwith App Versionv2.5.1or higher.Changed
- Update aws-efs-csi-driver version to
v1.4.5.
- Update aws-efs-csi-driver version to
WARNING Please ensure you’re running
kiam-appwith App Versionv2.5.1or higher. This is necessary to allow efs-csi-driver to get theIdentity DocumentfromInstance Metadata Service. You can verify this by describingkiam-agentDaemonSet and checking if--allow-route-regexp="/latest/*"is set.Changed
- Update aws-efs-csi-driver version to
v1.4.4. - Disable
hostNetwork.
- Update aws-efs-csi-driver version to
Changed
- Allow using AWS Route53 from any provider #200
Added
- Support for running behind a proxy.
HTTP_PROXY,HTTPS_PROXYandNO_PROXYare set as environment variables indeployment/cert-manager-cainjector,deployment/cert-manager-controlleranddeployment/cert-manager-webhookif defined invalues.yaml.
- Support for using
cluster-apps-operatorspecificcluster.proxyvalues.
- Support for running behind a proxy.