119 Commits

Author SHA1 Message Date
a83c9f9e08 Add renovate.json 2023-09-01 22:24:10 +00:00
96ece23aee feat: change drone to gitea actions
All checks were successful
Release Chart / release (push) Successful in 13s
0.5.2
2023-08-28 01:05:31 +03:00
c9f4c7eeb4 fix: use oci in templates
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
0.5.1
2023-06-18 16:55:08 +03:00
e602d9f045 ci: use oci
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
0.5.0
2023-05-18 01:14:45 +03:00
1bbfd49265 feat(secret): allow generate hex
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-03 23:59:32 +03:00
93c81fddb9 cs: fix 2023-03-03 23:02:51 +03:00
964f7e9c5d fix: remove duplicated pullSecret
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-03 22:59:07 +03:00
4f80520c7e fix(deployment): envFrom 2023-03-03 22:57:28 +03:00
c850e79d2a fix(starter): add image.registry to values.yaml
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-03 00:05:12 +03:00
eafcf8ba09 chore: increase default password length up to 32
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-02 23:57:38 +03:00
6342d7be31 cs: fix
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-02 23:44:38 +03:00
1975611101 fix: add ingressClassName 2023-03-02 23:43:26 +03:00
42a80492ad fix(metadata): remove duplications
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-02 23:31:55 +03:00
23bbb0a65d chore(starter): remove compatibility with older k8s from ingress
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-02 23:30:31 +03:00
460c4b6c5c feat: simplify starter
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-02 23:21:08 +03:00
bcf9648dae feat: add app.kubernetes.io/name and app.kubernetes.io/instance to default labels 2023-03-02 23:20:23 +03:00
19440d56a6 ci: ignore .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 23:40:14 +03:00
b4fe1239b5 refactor: print debug as yaml 2023-03-01 23:39:53 +03:00
98d893e74b feat: add debug 2023-03-01 22:04:37 +03:00
1f3a7e1050 feat: add some templates from bitnami/common
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 20:59:09 +03:00
76793993d9 feat(starter): add configmap and secret
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 18:52:10 +03:00
ef59f16734 chore(starter): use ^0 common version
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 18:46:18 +03:00
1063874798 fix: create boilerplate to current dir
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 18:42:14 +03:00
0c268065b8 chore: change urls #2 2023-03-01 18:41:30 +03:00
5f0206a49d chore: change urls
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 18:19:22 +03:00
6e29fb8257 ci: init
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-01 16:55:17 +03:00
2b878f03e0 feat: add pod priorityClassName 2023-02-15 18:35:45 +08:00
f5e2b9dd67 feat: servicemonitor port must be string 2022-10-18 16:18:38 +08:00
574efd8df0 feat: add podLabels value 2022-10-08 02:46:17 +08:00
e62d31f8b9 feat(cronjob): add cronjob activeDeadlineSeconds options 2022-09-30 14:38:16 +08:00
4383dfb7a5 feat(cronjobs): cronjob add suspend parameter 2022-09-27 20:55:27 +08:00
2e064e65da feat: ingress.path now is an object intead string (#10) 2022-06-10 16:54:05 +08:00
54b4a74b85 fix: wrong removing space (#9) 2022-06-10 15:57:40 +08:00
7284144b77 fix: wrong variable calling (#8) 2022-06-10 15:19:50 +08:00
5d28270192 feat: bump resource api version (#7) 2022-06-10 14:56:01 +08:00
7e70dd23e5 Merge pull request #6 from hahow/revert/0.4.2
Revert "fix: wrong common.fullname"
2022-06-08 10:01:05 +08:00
139a585fd2 Revert "fix: wrong common.fullname"
This reverts commit 30d024225c.
2022-06-08 09:57:26 +08:00
7c7ce22318 Merge pull request #5 from hahow/fix/wrong_common.fullname
fix: wrong common.fullname
2022-06-07 10:48:11 +08:00
96c77a7345 Merge branch 'master' into fix/wrong_common.fullname 2022-06-06 17:52:46 +08:00
30d024225c fix: wrong common.fullname 2022-06-01 16:03:33 +08:00
c7058bd8fa Merge branch 'develop' 2020-04-27 17:22:00 +08:00
fa06118b67 feat: add hpa.yaml to starter 2020-04-27 17:21:39 +08:00
b4fc421403 Merge branch 'develop' 2020-04-27 17:16:10 +08:00
fa72519684 chore: bump to version 0.4.0 2020-04-27 17:15:30 +08:00
f4aae8e2e6 docs: section "Getting Started" 2020-04-27 17:09:39 +08:00
2b7cc4a22e feat: add create.sh 2020-04-27 16:48:21 +08:00
4248e9d373 chore: update .helmignore 2020-04-27 11:49:57 +08:00
a57a1f7e09 feat: add starter 2020-04-27 11:46:24 +08:00
a6fab55d7d style: normalize indentations for list items 2020-04-27 10:50:33 +08:00
a0bfeb4cf6 style: remove most right whitespace chomps except those directly following a template definition 2020-04-27 10:47:25 +08:00