Skip to content

Release v4.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 12:17
· 37 commits to main since this release
64ce184

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.7.0 (2025-06-26)

Features

  • add argocd prometheus rules (#2262) (822cc2b)
  • add ensure git ops directories to apply-as-apps (#2211) (a033abb)
  • add post-install cleanup job (#2207) (84fd5ab)
  • APL-672 adding ORCS support (#2203) (57b802d)
  • compatibility k8s version v1.33 (#2107) (29c92ce)
  • deploy manifest using apl-operator instead of using Tekton (#2151) (bb1623d)
  • detect and restart pods with old istio-proxy version (#2232) (373408f)
  • implement restart functionality for otomi-api deployment (#2272) (ed2b8a7)
  • optimize the order of deploying manifests during the initial installation (#2250) (109943a)
  • replace clusterrole for secrets with namespaced role and removed ingress update clusterrole (#2163) (bc22632)
  • upgrade Gitea to recent release (#2085) (8267993)
  • upgrade k8s/client-node and node 22 (#2204) (b09b0f3)
  • upgrade Keycloak to recent release and deprovision operator (#2078) (9e84b9f)

Bug Fixes

CI

  • enhance dependabot configuration for auto-approval and grouping… (#2271) (6523159)
  • install Cloud Firewall Controller for LKE cluster (#2137) (9111015)
  • read gitea-credentials from cluster (#2171) (588a480)
  • remove pre-commit hook (#2186) (30fa367)
  • restart dev apl-operator after main branch update (#2178) (29fb155)
  • update apps.yaml with charts (#2270) (e1bba4f)

Others