Skip to content

Releases: cloudoperators/greenhouse

v0.14.0

18 Jun 10:09
321a841

Choose a tag to compare

🚀What's Changed

  • chore(release/v0.13): bump chart versions for v0.13.1 by @onuryilmaz in: #2056
  • fix(core): replace usage of controller-runtime pkg scheme by @IvoGoman in: #2033
  • refactor(plugins): update plugin_reconcile_total based on reconcilation by @IvoGoman in: #2052
  • feat(plugindefinitions): add owned by and plugin definition name labels to flux helm charts by @abhijith-darshan in: #2062
  • feat(plugins): plugin controller deletion lifecycle by @Zaggy21 in: #2014
  • feat(webhook): remove PP deletion prevention by @jellonek in: #2064
  • fix(plugindefinitions): cleanup orphaned Flux HelmChart resources by @EdrilanBerisha in: #2061
  • refactor(core): introduce separate go module for apis by @IvoGoman in: #2011
  • fix(charts): use pluginDefinitionRef & catalog for demo plugindefinitions by @IvoGoman in: #2075
  • feat(teams): enable token request for team service account by @Zaggy21 in: #2046
  • feat(pluginpresets): expose PluginDefinition version in PluginPreset status by @Zaggy21 in: #2076
  • feat(pluginpresets): add PluginDefinitionNotFound condition by @Zaggy21 in: #2080
  • release(greenhouse): bump chart versions for v0.14.0 by @abhijith-darshan in: #2083

📦 Dependency updates

  • fix(deps): update flux packages (patch) by @renovate[bot] in: #2042
  • fix(deps): update module sigs.k8s.io/kind to v0.32.0 by @renovate[bot] in: #2049
  • fix(deps): update flux packages to v1.28.0 by @renovate[bot] in: #2057
  • fix(deps): update ginkgo & gomega updates to v2.28.3 by @renovate[bot] in: #2071
  • fix(deps): update ginkgo & gomega updates (minor) by @renovate[bot] in: #2072
  • fix(deps): update module github.com/cenkalti/backoff/v5 to v6 by @renovate[bot] in: #2079
  • fix(deps): update module github.com/google/go-containerregistry to v0.21.7 by @renovate[bot] in: #2081

Full Changelog: v0.13.1...v0.14.0

v0.13.1

04 Jun 10:57
f097ebc

Choose a tag to compare

🚀What's Changed

  • chore(charts): change preset alert metric, bump versions by @IvoGoman in: #2041
  • fix(charts): drop duplicate app label on controller-manager VPA by @anastazya in: #2045
  • feat(core): more context for helm template errors by @IvoGoman in: #2050
  • fix(plugins): handle concurrent save of helm chart to cache by @abhijith-darshan in: #2051

📦 Dependency updates

  • fix(deps): update ginkgo & gomega updates (minor) by @renovate[bot] in: #2044

Full Changelog: v0.13.0...v0.13.1

v0.13.0

01 Jun 09:13
7e25ec5

Choose a tag to compare

🚀What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

28 May 12:11
2df7261

Choose a tag to compare

🚀What's Changed

📦 Dependency updates

  • chore(deps): update github actions updates (minor) by @renovate[bot] in: #1907
  • chore(deps): update github actions updates (major) by @renovate[bot] in: #1940
  • chore(deps): update github actions updates (patch) by @renovate[bot] in: #1952
  • fix(deps): update module github.com/google/go-github/v84 to v85 by @renovate[bot] in: #1932
  • chore(deps): update dependency kubernetes-sigs/controller-tools to v0.20.1 by @renovate[bot] in: #1828
  • chore(deps): update github actions updates (minor) by @renovate[bot] in: #1960
  • fix(deps): update module go.uber.org/zap to v1.28.0 by @renovate[bot] in: #1953
  • chore(deps): update dependency fluxcd/flux2 to v2.8.6 by @renovate[bot] in: #1936
  • fix(deps): update flux packages (minor) by @renovate[bot] in: #1830
  • chore(deps): update golang docker tag to v1.26.3 by @renovate[bot] in: #1990
  • fix(deps): update module github.com/onsi/gomega to v1.40.0 by @renovate[bot] in: #1988
  • chore(deps): update actions/github-script action to v9 by @renovate[bot] in: #2008
  • fix(deps): update module github.com/google/cel-go to v0.28.1 by @renovate[bot] in: #1987
  • chore(deps): update github actions updates (patch) by @renovate[bot] in: #1998
  • chore(deps): update dependency golangci/golangci-lint to v2.12.2 by @renovate[bot] in: #2006
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3 by @renovate[bot] in: #1979
  • fix(deps): update k8s.io/utils digest to ff6756f by @renovate[bot] in: #2016
  • chore(deps): update dependency fluxcd/flux2 to v2.8.8 by @renovate[bot] in: #1984
  • chore(deps): update controller-tools (makefile) (minor) by @renovate[bot] in: #1983
  • chore(deps): update module github.com/fluxcd/pkg/apis/kustomize to v1.17.0 by @renovate[bot] in: #1970
  • chore(deps): update github/codeql-action action to v4.35.4 by @renovate[bot] in: #2018
  • chore(deps): update github actions updates (minor) by @renovate[bot] in: #1971
  • fix(deps): update module github.com/google/go-containerregistry to v0.21.6 by @renovate[bot] in: #2005
  • fix(deps): update kubernetes packages (patch) by @renovate[bot] in: #1820
  • chore(deps): update peaceiris/actions-hugo action to v3.2.1 by @renovate[bot] in: #2023
  • chore(deps): update korthout/backport-action action to v4.5.2 by @renovate[bot] in: #2024
  • fix(deps): update kubernetes packages (minor) by @renovate[bot] in: #1973
  • fix(deps): update module github.com/fluxcd/cli-utils to v1 by @renovate[bot] in: #1938
  • fix(deps): update flux packages (minor) by @renovate[bot] in: #2021
  • fix(deps): update module helm.sh/helm/v3 to v3.21.0 by @renovate[bot] in: #2007
  • fix(deps): update module github.com/google/go-github/v85 to v88 by @renovate[bot] in: #2019
  • chore(deps): update cloudoperators/common digest to f87e1e6 by @renovate[bot] in: #2028
  • fix(deps): update flux packages (patch) by @renovate[bot] in: #2029
  • chore(deps): update actions/create-github-app-token action to v3.2.0 by @renovate[bot] in: #2030

Full Changelog: v0.11.1...v0.12.0

v0.11.1

23 Apr 12:48
b5cb9ea

Choose a tag to compare

🚀What's Changed

  • release(charts): bump charts & use v0.11.0 by @IvoGoman in: #1928
  • fix(authz): add list watch permissions to authz service account by @abhijith-darshan in: #1930
  • chore(ci): generate github token from shared workflow by @trouaux in: #1933
  • fix(plugindefinitions): provide context for still in use error by @IvoGoman in: #1937
  • feat(plugins): remove immutability of pluginDefinitionRef.Name by @IvoGoman in: #1941

📦 Dependency updates

  • chore(deps): update sigstore/cosign-installer action to v4.1.1 by @renovate[bot] in: #1905

Full Changelog: v0.11.0...v0.11.1

v0.11.0

16 Apr 12:18
645d2cf

Choose a tag to compare

🚀What's Changed

📦 Dependency updates

  • fix(deps): update kubernetes packages (patch) by @renovate[bot] in: #1766
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 by @renovate[bot] in: #1802
  • fix(deps): update module github.com/onsi/gomega to v1.39.1 by @renovate[bot] in: #1801
  • fix(deps): update module github.com/google/go-github/v82 to v83 by @renovate[bot] in: #1808
  • fix(deps): update module golang.org/x/text to v0.34.0 by @renovate[bot] in: #1795
  • chore(deps): update mikepenz/release-changelog-builder-action action to v6.1.0 by @renovate[bot] in: #1805
  • chore(deps): update goreleaser/goreleaser-action action to v7 by @renovate[bot] in: #1814
  • chore(deps): update docker/build-push-action action to v6.19.0 by @renovate[bot] in: #1819
  • chore(deps): update golangci-lint (makefile) (minor) by @renovate[bot] in: #1821
  • fix(deps): update module github.com/google/go-github/v83 to v84 by @renovate[bot] in: #1829
  • chore(deps): update github actions updates (patch) by @renovate[bot] in: #1824
  • chore(deps): update github actions updates (minor) by @renovate[bot] in: #1825
  • chore(deps): update dependency golangci/golangci-lint to v2.10.1 by @renovate[bot] in: #1832
  • chore(deps): update github actions updates (patch) by @renovate[bot] in: #1841
  • chore(deps): update actions/setup-go action to v6.3.0 by @renovate[bot] in: #1851
  • chore(deps): update github actions updates (patch) by @renovate[bot] in: #1856
  • fix(deps): update golang.org/x packages (minor) by @renovate[bot] in: #1838
  • chore(deps): update github actions updates (minor) by @renovate[bot] in: #1860
  • chore(deps): update dependency golangci/golangci-lint to v2.11.3 by @renovate[bot] in: #1869
  • fix(deps): update module helm.sh/helm/v3 to v3.20.1 by @renovate[bot] in: #1868
  • chore(deps): update github actions updates (major) by @renovate[bot] in: #1884
  • fix(deps): update module github.com/google/go-containerregistry to v0.21.3 by @renovate[bot] in: #1883
  • fix(deps): update module k8s.io/klog/v2 to v2.140.0 by @renovate[bot] in: #1842
  • chore(deps): update dependency fluxcd/flux2 to v2.8.5 by @renovate[bot] in: #1818
  • fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.4 [security] by @renovate[bot] in: #1890
  • chore(deps): update github/codeql-action action to v4.34.1 by @renovate[bot] in: #1893
  • chore(deps): update golang docker tag to v1.26.2 by @renovate[bot] in: #1904
  • chore(deps): update dependency golangci/golangci-lint to v2.11.4 by @renovate[bot] in: #1895
  • chore(deps): update github actions updates (major) by @renovate[bot] in: #1896
  • fix(deps): update module helm.sh/helm/v3 to v3.20.2 [security] by @renovate[bot] in: #1914
  • fix(deps): update flux packages (patch) by @renovate[bot] in: #1867
  • fix(deps): update module github.com/google/cel-go to v0.28.0 by @renovate[bot] in: #1902
  • fix(deps): update k8s.io/utils digest to 28399d8 by @renovate[bot] in: #1889
  • fix(deps): update module github.com/google/go-containerregistry to v0.21.5 by @renovate[bot] in: #1901

Full Changelog: v0.10.0...v0.11.0

v0.10.0

16 Feb 13:54
da6a699

Choose a tag to compare

🚀What's Changed

📦 Dependency updates

  • fix(deps): update module github.com/onsi/gomega to v1.38.3 by @renovate[bot] in: #1727
  • chore(config): migrate Renovate config - autoclosed by @renovate[bot] in: #1729
  • fix(deps): update golang.org/x/exp digest to 716be56 by @renovate[bot] in: #1720
  • chore(deps): update pascalgn/size-label-action digest to 6ec5bd0 by @renovate[bot] in: #1735
  • chore(deps): update github actions updates by @renovate[bot] in: #1763
  • chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in: #1749
  • chore(deps): update github actions updates (minor) by @renovate[bot] in: #1770
  • chore(deps): update github actions updates (patch) by @renovate[bot] in: #1769
  • fix(deps): update kubernetes packages (minor) by @renovate[bot] in: #1700
  • fix(deps): update k8s.io/utils digest to 914a6e7 by @renovate[bot] in: #1702
  • fix(deps): update flux packages (minor) by @renovate[bot] in: #1742
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 by @renovate[bot] in: #1746
  • fix(deps): update module github.com/onsi/gomega to v1.39.0 by @renovate[bot] in: #1747
  • fix(deps): update module helm.sh/helm/v3 to v3.20.0 by @renovate[bot] in: #1756
  • fix(deps): update module github.com/google/cel-go to v0.27.0 by @renovate[bot] in: #1783
  • fix(deps): update module github.com/google/go-github/v80 to v82 by @renovate[bot] in: #1784
  • fix(deps): update module golang.org/x/oauth2 to v0.35.0 by @renovate[bot] in: #1791
  • chore(deps): update github actions updates (minor) by @renovate[bot] in: #1782
  • chore(deps): update controller-tools (makefile) (minor) by @renovate[bot] in: #1728
  • chore(deps): update dependency kubernetes-sigs/kustomize to v5.8.1 by @renovate[bot] in: #1789
  • chore(deps): update golang docker tag to v1.25.7 by @renovate[bot] in: #1796
  • chore(deps): update github actions updates (patch) by @renovate[bot] in: #1790

Full Changelog: v0.9.0...v0.10.0

v0.9.0

14 Jan 13:52
4446545

Choose a tag to compare

🚀What's Changed

📦 Dependency updates

  • fix(deps): update kubernetes packages (patch) by @renovate[bot] in: #1520
  • chore(deps): update github actions (minor) by @renovate[bot] in: #1527
  • chore(deps): update dependency golangci/golangci-lint to v2.6.2 by @renovate[bot] in: #1595
  • chore(deps): update dependency python to 3.14 by @renovate[bot] in: #1375
  • chore(deps): update github actions to v6 (major) by @renovate[bot] in: #1568
  • chore(deps): update docker/metadata-action digest to c299e40 by @renovate[bot] in: #1594
  • chore(deps): update actions/setup-python digest to 83679a8 by @renovate[bot] in: #1644
  • chore(deps): update actions/create-github-app-token digest to 29824e6 by @renovate[bot] in: #1627
  • chore(deps): update actions/checkout digest to 93cb6ef by @renovate[bot] in: #1626
  • chore(deps): update actions/setup-go digest to 4dc6199 by @renovate[bot] in: #1643
  • chore(deps): update docker/setup-qemu-action digest to c7c5346 by @renovate[bot] in: #1647
  • chore(deps): update github/codeql-action digest to 497990d by @renovate[bot] in: #1648
  • chore(deps): update softprops/action-gh-release digest to a06a81a by @renovate[bot] in: #1649
  • chore(deps): update github/codeql-action digest to bffd034 by @renovate[bot] in: #1655
  • fix(deps): update module k8s.io/apimachinery to v0.34.3 by @renovate[bot] in: #1658
  • fix(deps): update golang.org/x/exp digest to 8475f28 by @renovate[bot] in: #1657
  • fix(deps): update module helm.sh/helm/v3 to v3.19.3 by @renovate[bot] in: #1662
  • fix(deps): update flux packages (patch) by @renovate[bot] in: #1650
  • fix(deps): update k8s.io/utils digest to 61b37f7 by @renovate[bot] in: #1687
  • fix(deps): update module k8s.io/apimachinery to v0.35.0 by @renovate[bot] in: #1688
  • chore(deps): update dependency fluxcd/flux2 to v2.7.5 by @renovate[bot] in: #1692
  • fix(deps): update golang.org/x/exp digest to 944ab1f by @renovate[bot] in: #1694
  • fix(deps): update module sigs.k8s.io/kind to v0.31.0 by @renovate[bot] in: #1681
  • fix(deps): update module helm.sh/helm/v3 to v3.19.4 by @renovate[bot] in: #1699
  • fix(deps): update kubernetes packages to v0.34.3 (patch) by @renovate[bot] in: #1697
  • fix(deps): update k8s.io/utils digest to 718f0e5 by @renovate[bot] in: #1691
  • chore(deps): update flux packages (minor) by @renovate[bot] in: #1551
  • chore(deps): update github actions (major) by @renovate[bot] in: #1670
  • chore(deps): update dependency golangci/golangci-lint to v2.8.0 by @renovate[bot] in: #1703
  • chore(deps): update actions/checkout action to v6.0.1 by @renovate[bot] in: #1669
  • chore(deps): update dependency nunnatsa/ginkgolinter to v0.22.0 by @renovate[bot] in: #1706
  • chore(deps): update github/codeql-action digest to cdefb33 by @renovate[bot] in: #1718
  • chore(deps): update actions/setup-go digest to 7a3fe6c by @renovate[bot] in: #1717
  • chore(deps): update docker/setup-buildx-action digest to 8d2750c by @renovate[bot] in: #1690

Full Changelog: v0.8.0...v0.9.0

v0.8.0

14 Jan 13:06
eb0accb

Choose a tag to compare

🚀What's Changed

📦 Dependency updates

  • chore(deps): update github/codeql-action digest to c503cb4 by @renovate[bot] in: #1584
  • chore(deps): update dependency golangci/golangci-lint to v2.6.0 by @renovate[bot] in: #1582
  • chore(deps): update github/codeql-action digest to 5d5cd55 by @renovate[bot] in: #1585

Full Changelog: v0.7.0...v0.8.0

v0.7.0

30 Oct 12:41
c33221a

Choose a tag to compare

🚀What's Changed

📦 Dependency updates

  • chore(deps): pin actions/create-github-app-token action to d72941d by @renovate[bot] in: #1338
  • chore(deps): update amannn/action-semantic-pull-request digest to e32d7e6 by @renovate[bot] in: #1344
  • chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in: #1339
  • chore(deps): update docker/metadata-action digest to c1e5197 by @renovate[bot] in: #1350
  • chore(deps): update goreleaser/goreleaser-action digest to e435ccd by @renovate[bot] in: #1351
  • chore(deps): update docker/login-action digest to 184bdaa by @renovate[bot] in: #1340
  • fix(deps): update golang.org/x/exp digest to 8b4c13b by @renovate[bot] in: #1352
  • chore(deps): update github/codeql-action digest to 3c3833e by @renovate[bot] in: #1368
  • chore(deps): update dependency golangci/golangci-lint to v2.4.0 by @renovate[bot] in: #1374
  • chore(deps): update sigstore/cosign-installer action to v3.9.2 by @renovate[bot] in: #1370
  • fix(deps): update module github.com/cenkalti/backoff/v5 to v5.0.3 by @renovate[bot] in: #1371
  • fix(deps): update k8s.io/utils digest to 0af2bda by @renovate[bot] in: #1369
  • fix(deps): update kubernetes packages (patch) by @renovate[bot] in: #1248
  • chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in: #1381
  • chore(deps): update github/codeql-action digest to a8d1ac4 by @renovate[bot] in: #1394
  • chore(deps): update softprops/action-gh-release digest to aec2ec5 by @renovate[bot] in: #1395
  • chore(deps): update github actions (major) by @renovate[bot] in: #1399
  • chore(deps): update github actions (minor) by @renovate[bot] in: #1397
  • chore(deps): update azure/setup-helm action to v4.3.1 by @renovate[bot] in: #1396
  • chore(deps): update github/codeql-action digest to 755f449 by @renovate[bot] in: #1498
  • chore(deps): update softprops/action-gh-release digest to 6da8fa9 by @renovate[bot] in: #1499
  • chore(deps): update dependency kubernetes-sigs/controller-tools to v1.34.1 by @renovate[bot] in: #1500
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in: #1503
  • fix(deps): update module k8s.io/client-go to v11 by @renovate[bot] in: #1501
  • chore(deps): update dependency golangci/golangci-lint to v2.5.0 by @renovate[bot] in: #1510
  • chore(deps): update docker/login-action digest to 5e57cd1 - autoclosed by @renovate[bot] in: #1509
  • chore(deps): update dependency nunnatsa/ginkgolinter to v0.21.2 by @renovate[bot] in: #1511
  • fix(deps): update module golang.org/x/time to v0.14.0 by @renovate[bot] in: #1512
  • fix(deps): upd...
Read more