Skip to content

Releases: shopware/shopware-operator

0.0.26

28 Oct 10:21
c7dc075
Compare
Choose a tag to compare

Changelog

  • c7dc075 Merge pull request #61 from shopware/add-host-ref
  • d7b77f8 feat: enable hostRef for database host

0.0.25

25 Oct 19:04
89bf3dc
Compare
Choose a tag to compare

Changelog

  • 89bf3dc Merge pull request #60 from shopware/feat-disable-job-deletion
  • 422d740 feat: add possibility to disable job deletion

0.0.24

21 Oct 14:56
7714515
Compare
Choose a tag to compare

Changelog

  • 7714515 Merge pull request #59 from shopware/fix-job-deletion
  • e690ab6 fix: job deletion moved to ready state

0.0.23

16 Oct 09:40
e6dda55
Compare
Choose a tag to compare

Changelog

  • e6dda55 Merge pull request #56 from shopware/fix-migration-job
  • d2d1703 fix: migration was checking for wrong container

0.0.22

14 Oct 15:37
a9f3648
Compare
Choose a tag to compare

Changelog

  • a9f3648 Merge pull request #53 from shopware/support-s3
  • ecf2be1 chore: access key and secret key can be empty if role is used
  • cfd1cc0 chore: optionally use a service account name
  • bbe6190 refactor: Update deployment functions to include service account name
  • 8c7c2bd refactor: Update getStorage function to handle empty access and secret keys

0.0.21

11 Oct 15:11
e23d1b0
Compare
Choose a tag to compare

Changelog

  • e23d1b0 Merge pull request #54 from shopware/setup-scripts
  • a9a463b feat: use setupscript instead of hooks
  • 95f3a23 fix: cleanup for Makefile

0.0.20

11 Oct 12:28
a7c0e61
Compare
Choose a tag to compare

Changelog

  • 31e8361 Merge pull request #51 from shopware/fix-hook
  • a7c0e61 Merge pull request #52 from shopware/fix-hook
  • 904e2e1 fix: hooks for setup and migration command
  • 56761c6 fix: make hook after and before optional

0.0.19

11 Oct 08:56
487d426
Compare
Choose a tag to compare

Changelog

  • 1ac770e Merge pull request #49 from shopware/fix-redis-issue
  • 487d426 Merge pull request #50 from shopware/change-tls-ingress
  • 3e43f44 feat: make tls certificate optional
  • f05ebaf fix: typo redis issue

0.0.18

09 Oct 13:18
64bcab6
Compare
Choose a tag to compare

Changelog

  • 64bcab6 Merge pull request #48 from shopware/fix-setup-job
  • c727587 fix: run setup job with correct command

0.0.17

08 Oct 14:50
7218ee7
Compare
Choose a tag to compare

Changelog

  • 6e86e9a Merge pull request #46 from shopware/fix-job-setup-bug
  • 7218ee7 Merge pull request #47 from shopware/new-sidecar-management
  • 1e29144 feat: delete jobs also on errors
  • 12056f7 fix: using wrong job struct on job recreate