Tomasz Sęk
fe81e5ab3d
Bump version to v0.5.0
2021-01-18 10:10:36 +01:00
Sylwia Brant
566ac9768f
Grand Christmas Patch
...
Fixed helm not creating role permissions #424
Added ability to use custom k8s cluster domain #461
Fixed propagation of JENKINS_OPTS to seed-job agent #462
Fixed updating last backup #421
2020-12-15 10:18:40 +01:00
Sylwia Brant
7c823a763c
Added labels and annotations to Helm Chart
...
Added configuration option for the user to specify annotations and labels for Jenkins pod via helm. Updated installation guide with information about this feature.
2020-09-28 12:47:23 +02:00
Sylwia Brant
7a7564f76b
Added labels and annotations to Helm Chart
...
Added configuration option for a user to specify annotations and labels for Jenkins CR and pod.
2020-09-23 15:25:45 +02:00
Tomasz Sęk
ac91e5f19b
Release 0.3.4 Helm chart
2020-07-19 17:29:08 +02:00
Tomasz Sęk
5beff3b59a
Bump workflow-job plugin version to 2.39
2020-07-19 17:25:57 +02:00
Tomasz Sęk
285718156c
Bump workflow-job plugin version to 2.39
2020-07-17 17:17:55 +02:00
Jakub Al-Khalili
d531146937
Add support in helm chart for Jenkins pod volume mounts
2020-06-18 11:49:38 +02:00
Tomasz Sęk
08d9c40fb6
Release 0.3.2 Helm chart
2020-06-07 15:20:44 +02:00
Tomasz Sęk
8c62b6909d
#349 Fix Helm upgrade issue with PVC
2020-06-07 14:56:22 +02:00
Tomasz Sęk
87ee491a74
#349 Fix Helm upgrade issue with PVC
2020-06-07 12:10:03 +02:00
Jakub Al-Khalili
5d0c6524d9
Bump version to 0.3.1
2020-05-29 13:02:14 +02:00
Jakub Al-Khalili
afe2d41dcc
Improve secret management in helm chart
2020-05-29 11:46:43 +02:00
Frederik Nordahl Jul Sabroe
0bb9fa8c1f
Change helm chart to helm 3 apiVersion
...
The chart is already in the format of a Helm 3 chart, however the `apiVersion` of the chart is set to `v1`, which is used for Helm 2 charts. Helm 3 charts should use `apiVersion: v2`.
This makes tools such as ArgoCD mistake the chart for a Helm 2 chart, and therefore template the chart using the wrong helm version. In ArgoCDs case, that means that the CRDs aren't deployed.
reference: https://helm.sh/docs/faq/#chartyaml-apiversion-bump
2020-05-19 17:05:25 +02:00
Tomasz Sęk
0d58add55f
Remove configuration-as-code-support plugin from website
2020-05-13 09:36:24 +02:00
Jakub Al-Khalili
78948440f4
Improve helm chart labels
2020-05-12 11:41:18 +02:00
Jakub Al-Khalili
a027d4683b
Update index.yaml
2020-05-11 10:37:00 +02:00
Jakub Al-Khalili
7aa7e0ab2a
Add jenkins container envs to helm chart
2020-05-08 15:20:58 +02:00
Tomasz Sęk
94517c1886
Release 0.2.2 Helm chart
2020-05-07 21:31:08 +02:00
Tomasz Sęk
923c766996
Merge pull request #373 from jkhelil/fix_operator_role
...
add serviceaccounts update verb to opertor role in helm
2020-05-07 16:10:27 +02:00
Jakub Al-Khalili
24235a5fa6
Allow configure Jenkins labels in Helm chart ( #372 )
2020-05-07 15:03:53 +02:00
jkhelil
f33014d892
add serviceaccounts update verb to opertor role
2020-05-07 15:03:29 +02:00
Jakub Al-Khalili
9baa2c6680
Fix index.yaml
2020-04-30 09:57:55 +02:00
Jakub Al-Khalili
116cb49857
#355 Add priorityClassName and bump to 0.2.0
2020-04-30 09:53:21 +02:00
Jakub Al-Khalili
6b72b319df
Fix helm chart
2020-04-29 16:52:37 +02:00
Jakub Al-Khalili
10d3f9b68c
Improve helm chart configuration as code and groovy script section
2020-04-29 14:28:54 +02:00
Tomasz Sęk
9715217f1d
#344 Fix operator notifications in Helm Chart
2020-04-22 20:41:43 +02:00
Jakub Al-Khalili
e4b168dbe3
Bump helm chart to 0.1.2 ( #343 )
...
Release 0.1.2 Helm Chart
2020-04-22 15:49:13 +02:00
Jakub Al-Khalili
e73f6de424
Fix securityContext for jenkins ( #342 )
2020-04-22 14:38:14 +02:00
Jakub Al-Khalili
6a6fc7a094
Update jenkins.yaml
2020-04-22 13:24:19 +02:00
Tomasz Sęk
3bfeae1cb1
#329 Fix Helm Chart index.yaml file
2020-04-15 08:20:33 +02:00
Tomasz Sęk
8ed737ffa1
Release Helm Chart
2020-04-14 09:36:02 +02:00
Tomasz Sęk
0b625033a4
Update Helm Chart - 0.4.0 release
2020-04-14 09:35:41 +02:00
Tomasz Sęk
307847dbc8
#327 Fix create configuration config maps
2020-04-14 09:30:18 +02:00
Tomasz Sęk
5ab1984be9
#324 Allow set services in Helm Chart
2020-04-14 09:28:33 +02:00
Jakub Al-Khalili
05bf964083
Release 0.1.0 version of helm chart
2020-04-07 14:37:10 +02:00
Jakub Al-Khalili
52fd4f7f7b
Refactor the Helm chart ( #300 )
2020-04-01 18:54:27 +02:00
Seshu Kumar Alluvada
959aa17c30
configure kubernetes with FQDNs for jenkins http and slave services
2020-03-22 23:39:39 -04:00
Tomasz Sęk
544fef8d1c
#279 Fix helm chart package
2020-03-03 16:33:16 +01:00
Riccardo Biraghi
c16ca15521
Move Jenkins CRD to crds dir ( #266 )
...
* Move Jenkins CRD to crds dir
* Update helm chart version + package
* Update helm repo index
* Revert "Update helm repo index"
This reverts commit 1fffe74e42 .
* Run make helm-deploy
2020-02-05 13:33:41 +01:00
Tomasz Sęk
3c69c31213
Release Helm chart with v0.3.3 version
2020-01-30 23:19:09 +01:00
Tomasz Sęk
ef96b5564d
Release Helm chart with v0.3.2 version
2020-01-22 13:35:46 +01:00
Tomasz Sęk
b2d3902c63
Release Helm chart with v0.3.1 version
2019-12-31 13:08:23 +01:00
Tomasz Sęk
56baf75d85
Release Helm chart with v0.3.0 version
2019-12-20 14:15:06 +01:00
Tomasz Sęk
347ac0b06d
Fix helm chart index paths
2019-11-19 08:52:42 +01:00
Tomasz Sęk
1558043028
Add icon to the helm chart
2019-11-18 09:40:56 +01:00
Tomasz Sęk
dbe8c1ae2e
#147 Release 0.0.3 version of Helm Chart
2019-10-21 14:41:04 +02:00
Endre Karlson
eeb8b5cf89
helm: Make namespace configurable and CR opt out
2019-10-20 20:46:19 +02:00
Tomasz Sęk
d1f04b4c03
Bump version to v0.2.2
2019-09-19 14:23:49 +02:00
Jakub Al-Khalili
c7ceab8b90
Fix helm Makefile goals
2019-09-18 14:01:12 +02:00