Skip to content

Releases: glasskube/operator

0.13.3

22 Nov 10:32
b5db69a
Compare
Choose a tag to compare

What's Changed

  • docs(Nextcloud): add ServerSpec by @kosmoz in #420
  • feat(Keycloak): add support for custom image and image pull secrets by @kosmoz in #422
  • feat(Matomo): add activating tagmanager during install by @kosmoz in #425
  • feat(Matomo): add setting max_allowed_packet on MariaDB instance by @kosmoz in #424
  • feat: add default nginx-ingress annotations for all ingresses by @pmig in #427

Full Changelog: 0.13.2...0.13.3

0.13.2

16 Nov 12:45
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.37.2 by @renovate in #409
  • docs: add docusaurus matomo plugin by @pmig in #416
  • fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.37.4 by @renovate in #412
  • chore(deps): update plugin io.spring.dependency-management to v1.1.4 by @renovate in #415
  • fix(deps): update dependency org.bouncycastle:bcpkix-jdk15to18 to v1.77 by @renovate in #417
  • chore(Nextcloud): increase default resources by @pmig in #419

Full Changelog: 0.13.0...0.13.2

0.13.1

16 Nov 12:32
Compare
Choose a tag to compare

Don't use.

0.13.0 ⚠️ BREAKING CHANGE

09 Nov 08:05
e83629e
Compare
Choose a tag to compare

⚠️ BREAKING CHANGE

From release 0.13.0 onwards the Glasskube operator requires velero to be present in cluster. (or at least the CRDs)

What's Changed

  • fix: add truncating bucket name if it would be too long (#402) by @kosmoz in #404
  • chore(deps): update helm/chart-testing-action action to v2.6.1 by @renovate in #403
  • fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.37.0 by @renovate in #408
  • feat: add support for creating velero schedules (#350) by @kosmoz in #351
  • chore(deps): update helm release cloudnative-pg to v0.19.1 by @renovate in #405

Full Changelog: 0.12.6...0.13.0

0.12.6

06 Nov 15:14
Compare
Choose a tag to compare

What's Changed

  • ci: migrate docker username to var by @pmig in #399
  • fix(deps): update docusaurus monorepo to v3 (major) by @renovate in #397
  • fix(Glitchtip): avoid http 502 from ingress (#400) by @christophenne in #401
  • fix(Gitea): change secure mailer protocol to smtps unless port is 587 by @kosmoz in #406
  • fix(Gitlab): remove unit from cpu limit in runner deployment by @kosmoz in #407

Full Changelog: 0.12.5...0.12.6

0.12.5

02 Nov 10:33
8653d94
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update helm release cert-manager to v1.13.2 by @renovate in #390
  • chore(deps): update helm release kube-prometheus-stack to v52 by @renovate in #386
  • chore(deps): update kotlin to v1.9.20 by @renovate in #393
  • chore(deps): update helm release cloudnative-pg to v0.19.0 by @renovate in #375
  • fix(Plane): enable email password login by @pmig in #398

Full Changelog: 0.12.4...0.12.5

0.12.4

31 Oct 16:17
b27e09d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.3...0.12.4

0.12.3

31 Oct 15:36
cc72ee6
Compare
Choose a tag to compare

What's Changed

  • feat: Helm release version 0.12.2 by @kosmoz in #365
  • chore(deps): update node.js to v18.18.2 by @renovate in #367
  • docs: add version and database reference by @kosmoz in #366
  • docs: create CODE_OF_CONDUCT.md by @lwaefler in #377
  • chore(deps): update actions/checkout digest to b4ffde6 by @renovate in #372
  • chore(deps): update actions/setup-python digest to 65d7f2d by @renovate in #373
  • chore(deps): update plugin org.springframework.boot to v3.1.5 by @renovate in #374
  • docs: create SECURITY.md by @lwaefler in #378
  • chore(deps): update actions/setup-node action to v4 by @renovate in #382
  • fix(docs): update yaml titles by @christophenne in #388
  • fix(Gitea): remove deprecation warnings (#364) by @christophenne in #387
  • chore(deps): update node.js to v20 by @renovate in #383
  • ci: change commitlint body-max-line-length to 1000 by @kosmoz in #389
  • chore(deps): bump @babel/traverse from 7.22.10 to 7.23.2 in /docs by @dependabot in #371
  • docs: update readme by @lwaefler in #376
  • feat(Plane): change space image name from deploy to space and update version to v0.13.2-dev (#384) by @kosmoz in #391
  • chore(deps): update helm/chart-testing-action action to v2.6.0 by @renovate in #394
  • docs: create PULL_REQUEST_TEMPLATE.md by @lwaefler in #379
  • chore: set default namespace of glasskube-operator by @pmig in #395
  • fix(deps): update dependency io.javaoperatorsdk:operator-framework to v4.5.0 by @renovate in #370

New Contributors

Full Changelog: 0.12.2...0.12.3

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