Skip to content

Releases: glasskube/operator

0.12.2

12 Oct 09:21
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update aws-actions/configure-aws-credentials digest to 010d0da by @renovate in #352
  • chore(deps): bump postcss from 8.4.28 to 8.4.31 in /docs by @dependabot in #353
  • feat: Helm release version 0.12.1 by @kosmoz in #349
  • fix(Matomo): change conditions to nullable in MariaDBStatus (#354) by @kosmoz in #355
  • feat: add database spec to CRDs (#136) by @kosmoz in #343
  • chore(deps): update dependency gradle to v8.4 by @renovate in #356
  • chore(deps): update node.js to v18.18.1 by @renovate in #361
  • chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v11.6.1 by @renovate in #362
  • feat: add webhook for status changes (#359) by @kosmoz in #360

New Contributors

Full Changelog: 0.12.1...0.12.2

0.12.1

12 Oct 09:09
65dff90
Compare
Choose a tag to compare

What's Changed

  • fix(Plane): add initial delay to frontend deployment probes (#337) by @kosmoz in #340
  • chore(deps): update gradle/gradle-build-action action to v2.8.1 by @renovate in #336
  • chore(deps): update actions/checkout digest to 8ade135 by @renovate in #334
  • chore(deps): update plugin org.springframework.boot to v3.1.4 by @renovate in #330
  • fix(deps): update minioversion to v8.5.6 by @renovate in #333
  • fix(Gitlab): change path in deployment probes to prevent redirect warnings by @kosmoz in #342
  • chore(deps): update gradle/gradle-build-action action to v2.9.0 by @renovate in #345
  • docs(Plane): add crd reference by @kosmoz in #344
  • feat: add specifying app version in crd (#338) by @kosmoz in #339
  • chore(deps): update helm release cert-manager to v1.13.1 by @renovate in #341
  • chore(deps): update helm release minio to v5.0.14 by @renovate in #346
  • chore(deps): update helm release kube-prometheus-stack to v51.2.0 by @renovate in #331
  • feat(Nextcloud): make maxChildProcesses configurable via crd (#347) by @pmig in #348

Full Changelog: 0.12.0...0.12.1

0.12.0

25 Sep 13:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.12.0

0.11.1

22 Sep 13:01
497b860
Compare
Choose a tag to compare

What's Changed

  • ci: change gradle build action to submit dependency graph for push on main by @kosmoz in #316
  • chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate in #317
  • chore(deps): update helm release kube-prometheus-stack to v51 by @renovate in #311
  • chore(deps): update docker/login-action action to v3 by @renovate in #319
  • fix(deps): update dependency io.javaoperatorsdk:operator-framework to v4.4.3 by @renovate in #313
  • chore(deps): update helm release kube-prometheus-stack to v51.0.2 by @renovate in #318
  • feat: Add oidc integration example for nextcloud (#252) by @JensAc in #253
  • chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v11.6.0 by @renovate in #323
  • chore(deps): update node.js to v18.18.0 by @renovate in #322
  • chore(deps): update helm release cert-manager to v1.13.0 by @renovate in #320
  • chore(deps): update helm release kube-prometheus-stack to v51.0.3 by @renovate in #321
  • chore(deps): update actions/setup-java action to v3.13.0 by @renovate in #328
  • feat: add velero volume backup pod annotations (#285) by @kosmoz in #286
  • fix(deps): update dependency io.javaoperatorsdk:operator-framework to v4.4.4 by @renovate in #324
  • fix(deps): update docusaurus monorepo to v2.4.3 by @renovate in #327
  • fix(Keycloak): add ingress path for /welcome-content/ if management ui is enabled (#326) by @kosmoz in #329

Full Changelog: 0.11.0...0.11.1

0.11.0

11 Sep 14:34
99db317
Compare
Choose a tag to compare

What's Changed

  • fix(Vault): add permission to delete ClusterRole by @kosmoz in #310
  • ci: add commitlint action for pull requests by @kosmoz in #312
  • ci: add gradle build step by @kosmoz in #314
  • feat!: remove support for HttpEcho by @kosmoz in #315

Full Changelog: 0.10.15...0.11.0

0.10.15

11 Sep 07:25
13e143b
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.36.0 by @renovate in #308
  • chore(GlitchTip): update app version to v3.3.1 by @pmig in #309

Full Changelog: 0.10.14...0.10.15

0.10.14

11 Sep 07:25
2225e1d
Compare
Choose a tag to compare

What's Changed

  • fix: add pvc deletion role for matomo migration by @pmig in #306
  • chore(Matomo): reduce archive frequency to only run at min 5 by @pmig in #307

Full Changelog: 0.10.13...0.10.14

0.10.13

08 Sep 13:04
e7dfeaf
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout digest to f43a0e5 by @renovate in #269
  • docs: add initial structure and contents of docs (#260) by @kosmoz in #261
  • chore(deps): pin dependencies by @renovate in #270
  • chore(deps): update actions/checkout digest to f43a0e5 by @renovate in #271
  • chore(deps): update aws-actions/configure-aws-credentials action to v3 by @renovate in #273
  • ci: only run actions if paths match by @pmig in #278
  • feat: Enable Gardener ingress annotations for dns (#250) by @JensAc in #251
  • docs: clarify dependencies and link to docs in README.md by @pmig in #280
  • docs: add README.md to glasskube-operator chart by @pmig in #281
  • docs: add trailing slash to sitemap, fix broken links by @pmig in #283
  • docs: add search page to footer by @pmig in #284
  • docs: fix docs shield io url by @pmig in #282
  • chore(deps): update actions/checkout action to v4 by @renovate in #292
  • chore(deps): update helm release cert-manager to v1.12.4 by @renovate in #287
  • feat(test): print out glasskube-operator logs when the e2e tests fail by @muecahit94 in #291
  • chore(deps): update plugin org.springframework.boot to v3.1.3 by @renovate in #266
  • chore(deps): update helm release kube-prometheus-stack to v50 by @renovate in #288
  • fix(deps): remove unnecessary dependencies by @kosmoz in #293
  • chore(Metabase): update app version to v0.47.0 by @pmig in #294
  • chore(Gitea): update app version to 1.20.3 (#258) by @kosmoz in #297
  • chore(Vault): update app version to 1.14.2 (#296) by @kosmoz in #298
  • chore(Gitlab): update app version to 16.2.5 (#295) by @kosmoz in #300
  • chore(Odoo): update app version to 16.0.20230901 by @pmig in #299
  • chore(deps): update helm release mariadb-operator to v0.20.0 by @renovate in #289
  • chore(deps): update aws-actions/configure-aws-credentials digest to 50ac8dd by @renovate in #302
  • chore(Gitea): update app version to 1.20.4 by @pmig in #305
  • docs: fix minio license link by @pmig in #303
  • chore(Metabase): update app version to 0.47.1 by @pmig in #304
  • chore(Matomo): update app version to v4.15.1, reduce warnings by @pmig in #301

New Contributors

Full Changelog: 0.10.12...0.10.13

0.10.12

25 Aug 06:45
1975380
Compare
Choose a tag to compare

What's Changed

  • fix(Vault): remove persistentVolumeClaimRetentionPolicy from StatefulSet (#267) by @kosmoz in #268

Full Changelog: 0.10.11...0.10.12

0.10.11

24 Aug 08:04
7638e11
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency io.javaoperatorsdk:operator-framework to v4.4.2 by @renovate in #255
  • chore(deps): update dependency gradle to v8.3 by @renovate in #256
  • chore(deps): update plugin io.spring.dependency-management to v1.1.3 by @renovate in #254
  • fix(deps): update minioversion to v8.5.5 by @renovate in #257
  • feat(Vault): add support for configuration of kubernetes auth method mount path in auto unseal config (#234) by @kosmoz in #262
  • chore(deps): update kotlin to v1.9.10 by @renovate in #263
  • fix(GlitchTip): add smtp settings to worker deployment (#264) by @pmig in #265

Full Changelog: 0.10.10...0.10.11