Skip to content

One-Click v0.3.0

Compare
Choose a tag to compare
@janlauber janlauber released this 26 Apr 17:50
· 303 commits to main since this release
f87e9df

⚠️ Breaking Changes (you will loose your volumes) ⚠️

With this release you can now run multiple deployments in a single projects.
You must remove each Rollout in your cluster and upgrade the operator to the latest version (min. 1.3.2).
After that you need to manually create deployments in the pocketbase backend and assign your rollouts to these deployments.
Then you can rollback to a version and One Click will redeploy your stuff.

What's Changed

  • feat: name validation and blueprint examples by @janlauber in #171
  • 🤖 Bump github.com/pocketbase/pocketbase from 0.22.8 to 0.22.9 in /pocketbase by @dependabot in #175
  • 🌱 Bump docker/metadata-action from c314eea2b27e3cb3c7d7be0618510234d8f6178e to 1294d94f8ee362ab42b6da04c35f4cd03a0e6af7 by @dependabot in #174
  • 🤖 Bump tailwindcss from 3.4.1 to 3.4.3 in /frontend by @dependabot in #176
  • Multideployment-Projects by @janlauber in #173
  • fix: darkmode by @janlauber in #193
  • 🌱 Bump pascalgn/size-label-action from 0.5.0 to 0.5.2 by @dependabot in #184
  • 🌱 Bump docker/build-push-action from f8bc7f46003ef0cf98b715743d86c2f1ccd01436 to 7e6f77677b7892794c8852c6e3773c3e9bc3129a by @dependabot in #183
  • 🤖 Bump @typescript-eslint/parser from 5.62.0 to 7.7.1 in /frontend by @dependabot in #189
  • 🤖 Bump tailwind-merge from 2.2.2 to 2.3.0 in /frontend by @dependabot in #190
  • 🤖 Bump k8s.io/metrics from 0.29.3 to 0.30.0 in /pocketbase by @dependabot in #185
  • fix: remove unused svelte-highlight by @janlauber in #194
  • fix: remove unused svelte-codemirror-editor by @janlauber in #195

Full Changelog: v0.2.3...v0.3.0