Commit Graph

39 Commits

Author SHA1 Message Date
renovate[bot] 6355d40bbd
chore(deps): update dependency gitpython to v3.1.32 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 09:36:55 +03:00
Skyler Mäntysaari e8170c0c8d
common: Bring the fullname definition here, and not depend on Postgre… (#32)
* common: Bring the fullname definition here, and not depend on Postgresql chart to bring it.
* Fix lint
* Fix changelog checker
* Fix values linting
* Trying to fix the charts-changelog.
* Trying to fix the charts-changelog, part two
* values: fix lint
* It seems k8s-at-home repo is went poof, so use upstream helm-docs.
2023-06-28 13:14:16 +03:00
renovate[bot] db7f5a2877
chore(deps): update dependency ruamel.yaml to v0.17.32 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 10:47:45 +03:00
renovate[bot] 90a64cfdcc
chore(deps): update dependency ruamel.yaml to v0.17.31 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-02 15:41:40 +03:00
renovate[bot] 81b61c238c
Update dependency ruamel.yaml to v0.17.29 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 11:47:37 +03:00
renovate[bot] 5974afdd98
Update dependency ruamel.yaml to v0.17.28 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 16:55:21 +03:00
renovate[bot] feae64728b
Update dependency ruamel.yaml to v0.17.27 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 04:11:55 +03:00
renovate[bot] ad7a0e48cc
Update dependency ruamel.yaml to v0.17.26 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 08:21:34 +03:00
renovate[bot] 020cd792ea
Update dependency ruamel.yaml to v0.17.23 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-06 05:18:11 +03:00
renovate[bot] 646872cedb
Update dependency typer to v0.9.0 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 19:03:56 +03:00
renovate[bot] cd56fd0294
Update dependency ruamel.yaml to v0.17.22 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 19:03:42 +03:00
renovate[bot] 9fd5633c4a
Update dependency ruamel.yaml.string to v0.1.1 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 19:02:58 +03:00
renovate[bot] 32ddf92a69
Update dependency typer to v0.8.0 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 16:36:17 +03:00
Skyler Mäntysaari 8384249f46
ci(renovate): Fix the syntax 2023-04-29 20:23:48 +03:00
Skyler Mäntysaari 03cfcabbf7
ci(renovate): Update config 2023-04-29 20:22:25 +03:00
renovate[bot] 03e525746e
Update bjw-s/helm-charts-actions digest to 5fe8b35 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 21:52:57 +03:00
renovate[bot] f559c4c20f
Update bjw-s/helm-charts-actions digest to d1eaf32 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 17:13:11 +03:00
renovate[bot] 98c63f29bc
Update bjw-s/helm-charts-actions digest to ae7471a (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:58:34 +03:00
Skyler Mäntysaari 23b83b1bdc CI: Helm-docs 2023-04-22 11:55:59 +03:00
Skyler Mäntysaari 3908da8233 CI: Helm-docs 2023-04-22 11:55:26 +03:00
Skyler Mäntysaari 94c52ff381 CI: Install helm-docs before trying to use it. 2023-04-22 11:45:33 +03:00
Skyler Mäntysaari 088eb53c90 CI: Do docs update too. 2023-04-19 05:07:24 +03:00
renovate[bot] e31547a37f
Update dependency loguru to v0.7.0 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-19 05:01:34 +03:00
renovate[bot] d75cbf85e2
Update bjw-s/helm-charts-actions digest to 7f5bb8e (#5)
* Update bjw-s/helm-charts-actions digest to 7f5bb8e

* CI: There was one typo

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Skyler Mäntysaari <samip5@users.noreply.github.com>
2023-04-19 05:00:17 +03:00
Skyler Mäntysaari f774192b82 CI: More CI workflows. 2023-04-19 04:17:50 +03:00
Skyler Mäntysaari 492dbb38fb Line endings on files. 2023-04-19 04:14:09 +03:00
Skyler Mäntysaari b4648026cf CI: Add Renovate config and chart changelog + linting. 2023-04-19 04:12:29 +03:00
Skyler Mäntysaari a0532e3cfc CI: Pin collect-charts action to specific verison. 2023-04-17 20:48:38 +03:00
Skyler Mäntysaari 7db1bbb7d1
Update FUNDING.yml 2023-03-24 06:23:59 +02:00
Skyler Mäntysaari 6dd3b608a2
Create FUNDING.yml 2023-03-24 03:46:31 +02:00
Skyler Mäntysaari e0021abca0 Remember to update the README too.. 2023-03-11 23:22:02 +02:00
Skyler Mäntysaari 16308dbe48
Github: Fix the FR template. 2023-03-05 09:23:25 +02:00
Skyler Mäntysaari 3c9966560d Major version release of Chart 2023-03-04 01:52:32 +02:00
Skyler Mäntysaari 47f493949d
Update to the new CNAME. 2023-03-02 20:26:32 +02:00
Skyler Mäntysaari ae88860742 More changes and chart bump 2023-03-02 04:00:25 +02:00
Skyler Mäntysaari 0ec5cc0e33 CI: Oops, wrong URL. 2023-03-02 02:59:04 +02:00
Skyler Mäntysaari 6533e33df5 CI: Not required secrets 2023-03-02 02:50:58 +02:00
Skyler Mäntysaari d4ff839dd3 CI: Let's make CI workflows too. 2023-03-02 02:50:17 +02:00
Skyler Mäntysaari 00d7f2b0eb It works :) 2023-03-02 02:44:16 +02:00