Ragin-LundF / k8s-jcasc-management-go

Jenkins management in Go for Kubernetes, Jenkins Configuration as Code (JCasC) and Jenkins JobDSL.
https://ragin-lundf.github.io/k8s-jcasc-management-go/
MIT License
17 stars 4 forks source link

Release 3.1.0 #43

Closed Ragin-LundF closed 3 years ago

Ragin-LundF commented 3 years ago

3.1.0

Bugfixes

The jcasc_config.yaml files in the templates directory and in the project directories must start with this:

jenkins:
  systemMessage: "{{ .JCasc.SystemMessage }}"
  labelString: "{{ .JenkinsHelmValues.Controller.CustomJenkinsLabels }}"
  mode: "EXCLUSIVE"
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
83.3% 83.3% Duplication