Commit Graph

98 Commits (db-encryption)

Author SHA1 Message Date
James Carppe f82e0aaa6c Add pre-prepared YAML files that enable encryption 2022-02-09 09:22:59 +13:00
James Carppe f32ffbbf68
Bump version to 2.11.1 (#96) 2022-02-08 11:44:59 +13:00
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
Jevon Tane fb6da8e019
Merge pull request #85 from portainer/feat/ptd272/add-feature-flag
Introduce Portainer Feature Flag
2021-12-16 17:18:52 +13:00
Steven Kang b2ccdc7b4d Merge branch 'feat/ptd272/add-feature-flag' of https://github.com/portainer/k8s into feat/ptd272/add-feature-flag 2021-12-13 16:24:02 +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
samdulam 621b722666
Rel2.11 - Manifest Updates (#82)
* Release CE 2.11 Manifest Updates

* Manifest Updates for CE2.11

Co-authored-by: yi-portainer <yi.chen@portainer.io>
2021-12-09 13:42:42 +13:00
Steven Kang 6eecb3f387 feat(helm): introduced `feature.flags` - `PTD-272` 2021-12-01 17:26:36 +13:00
Steven Kang 834e513ef7 feat(helm): introduced `feature.flags` - `PTD-272` 2021-12-01 17:25:26 +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 6e01446bc0
Update portainer-agent-edge-k8s.yaml (#80)
* Update portainer-agent-edge-k8s.yaml

* Update portainer-agent-k8s-lb.yaml

* Update portainer-agent-k8s-nodeport.yaml

* Release 2.9.3 Update
2021-11-22 11:33:19 +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
samdulam 78294f83dc
fix ee manifests and update for ce 2.9.1 (#75) 2021-10-12 08:48:55 +13:00
samdulam 0190fa934f
Merge pull request #73 from portainer/add-ssl
Update chart to support BYO SSL certificates
2021-09-27 15:23:50 +13:00
samdulam a158f5557a
Update on-push-lint-charts.yml
change uses: helm/kind-action@v1.1.0 to 1.2.0
2021-09-27 15:16:28 +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
David Young 143789a0bd
Add basic CODEOWNERS
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-08-12 10:36:31 +12:00
samdulam 85dba3221b
change versions in manifest files (#70)
* bump chart ver, agent tag in manifests for ce 2.6

* EE 2.7.0 and chart version bump

* Change Versions in manifest files for 2.7
2021-08-02 12:15:25 +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
Stéphane Busso 4158132537
Merge pull request #60 from portainer/feat/EE-332/EE-562/edge-insecure-poll
feat(agent): support insecure poll flag
2021-07-15 17:17:24 +12:00
Chaim Lev-Ari 5f6b237169 feat: update to use the same filenames 2021-07-14 14:10:16 +03:00
Chaim Lev-Ari f3f7c426aa refactor: rename edge agent scripts 2021-07-14 13:31:42 +03:00
Chaim Lev-Ari 5dc1b40490 fix(agent): change version of agent 2021-07-14 13:31:42 +03:00
Chaim Lev-Ari 05ff2ecf3a feat(agent): add version number to files 2021-07-14 13:31:42 +03:00
Chaim Lev-Ari 0d72ea6b65 feat(agent): version files 2021-07-14 13:31:42 +03:00
Chaim Lev-Ari 810891be98 feat(agent): support insecure poll flag 2021-07-14 13:31:42 +03:00
samdulam 33e1410f50
bump chart ver, agent tag in manifests for ce 2.6 (#65) 2021-06-25 14:17:24 +12:00
Neil Cresswell 52d67fec4e
Update portainer-agent-edge-k8s.yaml 2021-05-24 17:52:44 +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 7a63c28282
Improve CI testing (#47) 2021-02-03 20:53:05 +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 6f6a011d4c
Merge branch 'gh-pages' into master 2020-12-07 14:25:18 +13:00
David Young 2d2a8d015e
Add default GH token to auto-pr workflow (#33) 2020-12-07 14:21:11 +13:00
David Young 4a739a9d0e
Update GH action to auto-PR deployment manifest changes to gh-pages branch (#32) 2020-12-07 14:18:09 +13:00
David Young c5c90f06fa
Fix misspelling of "Enterprise" (#31) 2020-12-02 17:32:39 +13:00
funkypenguin d94ebbb12b Update index.yaml
Signed-off-by: funkypenguin <funkypenguin@users.noreply.github.com>
2020-12-01 21:51:37 +00:00
David Young 7b6969a827
Release non-pre version of Chart 1.0.6 (#30) 2020-12-02 10:51:08 +13:00
funkypenguin f15dd4cafa Update index.yaml
Signed-off-by: funkypenguin <funkypenguin@users.noreply.github.com>
2020-12-01 21:44:52 +00:00