Releases: jenkins-x-plugins/jx-gitops
Releases · jenkins-x-plugins/jx-gitops
1.0.40
1.0.39
Changes in version 1.0.39
Chores
- deps: bump github.com/go-viper/mapstructure/v2 (dependabot[bot])
1.0.38
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
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
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
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
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
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
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
Changes in version 1.0.31
Chores
- deps: bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 (dependabot[bot])