Commit Graph

34 Commits (db-encryption)

Author SHA1 Message Date
samdulam 33666e00e8
Fix ingress 1.2x (#91)
* add condition for 1.21>=

* fix ingress object for v1

* fix

* https by default

* chart version bump

* 9443 only if tls.force is true

* typo

* typo

* fix indent

* lint

* tlsforced var

* fix version conditions

* typo

* typo

* typo

* typo

* remove extra end statement

* feat(helm): improved `ingress` to support a various of Kubernetes versions and added `ingressClass` support

* Update values.yaml

Co-authored-by: Steven Kang <stevenk@Stevens-MacBook-Pro.local>
2022-01-24 15:35:14 +13:00
Steven Kang 6e3cbc55c9 feat(helm): introduced `feature.flags` - `PTD-272` 2021-12-13 16:23:59 +13:00
Steven Kang 1e1a3693cd feat(helm): introduced `feature.flags` - `PTD-272` 2021-12-13 16:23:59 +13:00
Steven Kang cba266202b
feat(helm): introduce TLS only flag (#81)
Co-authored-by: samdulam <sam.dulam@portainer.io>
Co-authored-by: ssbkang <steven.kang@portainer.io>
2021-12-01 14:01:05 +13:00
samdulam 56ee20b679
Manifest and Helm Updates for EE-2.10.0 (#78)
* Manifest and Helm Updates for EE-2.10.0

* Create portainer-agent-ee210-k8s-nodeport.yaml

* updates for ee2.10

* manifest files

Co-authored-by: Ubuntu <ubuntu@ip-172-31-17-39.ec2.internal>
2021-11-16 09:02:38 +13:00
Anthony Lapenna f6ca6c01b4
Fix EE manifests and Helm deployment template (#76)
* Fix EE manifests and Helm deployment template

* bump chart version

* fix invalid condition for the exposed ports

* add condition to only publish 9443 if ce

Co-authored-by: Sam Dulam <Sam.Dulam@portainer.io>
2021-10-12 10:57:06 +13:00
David Young 41f944d116
Bump chart version for ssl changes
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-09-16 17:08:53 +12:00
David Young d62f43b5a1
Update httpsNodePort to 30779
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-09-16 17:08:24 +12:00
David Young 026f1c3dea
Only override ssl cert/key path if using existing cert
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-09-13 10:29:51 +12:00
David Young ce1dfc6b23
Switch probes to HTTPS scheme
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-09-13 09:47:19 +12:00
David Young facec87b81
First cut at chart supporting SSL
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-08-19 13:24:52 +12:00
samdulam 3ee87c0b99
Prep Chart for EE2.7 (#68)
* bump chart ver, agent tag in manifests for ce 2.6

* EE 2.7.0 and chart version bump
2021-07-29 18:29:38 +12:00
samdulam 33e1410f50
bump chart ver, agent tag in manifests for ce 2.6 (#65) 2021-06-25 14:17:24 +12:00
Yi Chen f59a62efda
Update ee version to 2.4.0 (#61)
* * update ee version to 2.4.0
* use file versioning for ee agent
* update ee agent version to 2.4.0

* * fix stack ee agent versions
2021-04-30 19:47:20 +12:00
samdulam 52a05b429f
Update Notes and Bump Chart Ver (#57) 2021-03-19 15:00:06 +13:00
Yi Chen 75ae994f57
* update chart to use ee 2.0.2 (#55) 2021-03-12 11:02:18 +13:00
David Young cdeaec80b2
Update EE in chart to 2.0.1 - Fixes #52 (#54)
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-02-23 20:48:36 +13:00
David Young aebd5bb518
Include namespace in manifests (#50) 2021-02-09 11:21:36 +13:00
David Young b2e9d8757e
Update appVersion to ce-latest-ee-2.0.0, add storageClass to values.yaml (#45) 2021-02-09 10:24:33 +13:00
David Young bc786dfcdd
Bump chart appversion to 2.0.1 (#38)
Fixes #37

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-01-19 08:50:30 +13:00
David Young 28d8254051
Add option for nodeSelector to chart/README (#35) 2020-12-09 09:44:30 +13:00
David Young 7b6969a827
Release non-pre version of Chart 1.0.6 (#30) 2020-12-02 10:51:08 +13:00
David Young 927b6430d2
Pin EE to v2.0.0, bump chart for pre-merge linting 2020-11-30 15:13:08 +13:00
David Young 23647c90de
Support Portainer EE deployment
Fixes #28
2020-11-24 13:02:36 +13:00
David Young cb814420da
Unable to use Edge agent with Portainer exposed over node port (#27)
Fixes #25
2020-11-18 11:22:13 +13:00
Dominik Becker 55a0b4280e
Add service annotations field to Helm Chart (#19) 2020-09-30 12:54:29 +13:00
David Young cf133a4301
Default storage to 10Gi, loglevel to INFO (#14) 2020-08-31 15:06:53 +12:00
David Young a85584614a
Bring chart readme up-to-date (#12) 2020-08-28 16:28:04 +12:00
David Young 14b331069e
Update README for v2.0.0 2020-08-28 16:16:49 +12:00
David Young c7c9ba142d
Default service to NodePort (#9) 2020-08-28 15:06:47 +12:00
David Young 5474cb01fb
Reset chart version to 1.0.0 2020-08-28 14:15:58 +12:00
David Young 387c6de080
Fix chart-releaser failing on non-standard chart path 2020-08-28 14:15:29 +12:00
David Young 20392182bd
Add manifests 2020-08-27 11:24:14 +12:00
David Young 7d9d6bc378
Add PVC to chart, plus some CI goodness (#1) 2020-08-19 11:53:52 +12:00