You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed .project.branch and project.commit Helm values.
Changed
Bump architect-orb to v5.11.1.
Updated build pipeline to use app-build-suite.
Changed value for application.giantswarm.io/branch label to point to .Chart.AppVersion instead as ABS does not support mangling the templates anymore.
Changed value for application.giantswarm.io/commit label to point to .Chart.AppVersion instead as ABS does not support mangling the templates anymore.
Defaulted .image.tag to be an empty string and default that to .Chart.AppVersion in the deployment.
Bumped chart-operator version to v3.3.0 in integration tests.
Bumped test-app version to v1.0.0 in integration tests.
Added
Added ignore-check.kube-linter.io/no-read-only-root-fs annotation to the deployment to inform kubelinter and describe why the write access to the root FS is needed.