Skip to content

Releases: jenkins-x-plugins/jx-gitops

1.0.40

25 Feb 22:55

Choose a tag to compare

Changes in version 1.0.40

Chores

  • deps: bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (dependabot[bot])

1.0.39

10 Feb 08:56

Choose a tag to compare

Changes in version 1.0.39

Chores

  • deps: bump github.com/go-viper/mapstructure/v2 (dependabot[bot])

1.0.38

10 Feb 08:06

Choose a tag to compare

Changes in version 1.0.38

Chores

  • deps: bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.5 (dependabot[bot])

1.0.37

29 Dec 16:26

Choose a tag to compare

Changes in version 1.0.37

Bug Fixes

  • properly sanitize PR label names for environment variables (Maximilien Raulic)

-------------------------|------------------------------|---------------------------------------|
| env.staging | PR_LABEL_ENV.STAGING | PR_LABEL_ENV_STAGING |
| priority: high | PR_LABEL_PRIORITY: HIGH | PR_LABEL_PRIORITY_HIGH |
| some:/random-label | PR_LABEL_SOME:/RANDOM_LABEL | PR_LABEL_SOME_RANDOM_LABEL |
| 🐛 bug | PR_LABEL_🐛 BUG | PR_LABEL_BUG |


Fixes issues where pipelines fail with `not a valid identifier` errors when sourcing `.jx/variables.sh` with PR labels containing special characters.

1.0.36

20 Nov 09:15

Choose a tag to compare

Changes in version 1.0.36

Chores

  • deps: bump golang.org/x/crypto from 0.40.0 to 0.45.0 (dependabot[bot])

1.0.35

14 Nov 12:44

Choose a tag to compare

Changes in version 1.0.35

Bug Fixes

  • correct test after fix (Mårten Svantesson)
  • confusion between chart and release names (Mårten Svantesson)

1.0.34

13 Nov 22:49

Choose a tag to compare

Changes in version 1.0.34

Bug Fixes

  • correctly fallback when file is missing (Mårten Svantesson)

Chores

  • upgrade jx-helpers (Mårten Svantesson)
  • remove unused struct member (Mårten Svantesson)

1.0.33

06 Nov 16:25

Choose a tag to compare

Changes in version 1.0.33

Chores

  • deps: bump github.com/containerd/containerd from 1.7.27 to 1.7.29 (dependabot[bot])

1.0.32

05 Nov 19:54

Choose a tag to compare

Changes in version 1.0.32

Chores

  • deps: bump github.com/opencontainers/runc from 1.2.0 to 1.2.8 (dependabot[bot])

1.0.31

29 Aug 08:28

Choose a tag to compare

Changes in version 1.0.31

Chores

  • deps: bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 (dependabot[bot])