Skip to content

Releases: pelotech/data-sync-operator

v0.1.3

09 Dec 19:49
3d0fd39

Choose a tag to compare

0.1.3 (2025-12-09)

Bug Fixes

v0.1.2

05 Dec 15:51
178eb0d

Choose a tag to compare

0.1.2 (2025-12-04)

Bug Fixes

  • release please recognize chart changes (#55) (80588a3)
  • set keep in chart to false as it is more sensible default (#54) (8a27a1e)

v0.1.1

04 Dec 17:04
3b0c728

Choose a tag to compare

0.1.1 (2025-12-04)

Bug Fixes

  • give vmdi controller delete collection permission (#52) (0804f83)

v0.1.0

02 Dec 20:03
a43de69

Choose a tag to compare

0.1.0 (2025-12-02)

Features

  • vm disk image mvp implementation (#10) (1b02b1a)

Bug Fixes

  • deps: update golang docker tag to v1.25 (62e7e7d)
  • deps: update k8s.io/utils digest to bc988d5 (#14) (0060f2f)
  • deps: update kubernetes packages to v0.34.2 (#1) (b61d5ec)
  • deps: update module github.com/kubernetes-csi/external-snapshotter/client/v6 to v8 (#16) (f9cc1f4)
  • deps: update module github.com/kubernetes-csi/external-snapshotter/client/v6 to v8 (#22) (f924f4a)
  • deps: update module go.uber.org/zap to v1.27.1 (#15) (9a593a8)
  • deps: update module sigs.k8s.io/controller-runtime to v0.22.4 (#6) (6bf3daa)
  • remove default to dev mode config (#18) (ffa3a7a)
  • rename the chart so it doesn't conflict with the repo name (#32) (335116b)
  • renovate: don't always use fix for deps updates (36ba49f)

Refactors

  • restructure charts structure and release-please artifacts publishing (#47) (caac69d)

Chores

  • add air to hot reload the operator for local development (#11) (74a3238)
  • configure release please to do chart releases (#24) (8c1f881)
  • fix chart name issue (#33) (88bcfd3)
  • fix var mismatch, reverted package strings in workflow checks, fix readme generation loop (#36) (4cf71cc)
  • helm chart (#17) (b81ad2c)
  • main: release data-sync-operator 1.0.0 (#25) (b3e498f)
  • main: release data-sync-operator-chart 1.0.1 (#28) (3cb4431)
  • main: release data-sync-operator-chart 1.0.1 (#46) (1328cdc)
  • main: release data-sync-operator-chart 1.0.2 (#31) (9078e2d)
  • main: release data-sync-operator-chart 1.0.3 (#34) (7c6c118)
  • main: release data-sync-operator-chart 1.0.4 (#35) (65ab562)
  • main: release data-sync-operator-chart 1.0.5 (#37) (10e60a2)
  • main: release data-sync-operator-chart 1.0.6 (#40) (00ae033)
  • main: release data-sync-operator-chart 1.0.7 (#42) (b1fb083)
  • main: release data-sync-operator-chart 1.0.8 (#44) (56d5966)
  • manually bump chart readme version (78c0e80)
  • readme and action tuning (#43) (8e6dc16)
  • release please test (#39) (48aeac5)
  • revert release please (#45) (021b7ea)
  • update actions to handle chart and app releases (#26) (281e9a4)
  • update chart repository (#41) (b2982ca)
  • use path not chart_path (#30) (1d1f4a3)

Docs