21 Commits

Author SHA1 Message Date
af1b8a8143 chore(deps): update lockfiles (#81)
All checks were successful
changelog / changelog (push) Successful in 9s
check-and-test / check-and-test (push) Successful in 38s
2026-04-12 00:01:16 +00:00
daf0e602c0 chore(deps): update subcharts (minor & patch) (#80)
All checks were successful
changelog / changelog (push) Successful in 17s
check-and-test / check-and-test (push) Successful in 40s
2026-04-11 02:04:51 +00:00
38c54bea1d chore(deps): update alpine/helm docker tag to v4.1.4 (#79)
All checks were successful
changelog / changelog (push) Successful in 13s
check-and-test / check-and-test (push) Successful in 41s
2026-04-11 01:01:10 +00:00
21195fae64 chore(deps): update lockfiles (#78)
All checks were successful
changelog / changelog (push) Successful in 8s
check-and-test / check-and-test (push) Successful in 34s
2026-04-08 01:02:13 +00:00
b68eb95fe5 chore(deps): update lockfiles (#77)
All checks were successful
changelog / changelog (push) Successful in 9s
check-and-test / check-and-test (push) Successful in 37s
2026-04-06 00:01:39 +00:00
50c30a2412 Merge pull request 'chore(deps): update commitlint/commitlint docker tag to v20.5.1' (#75) from renovate/workflow-dependencies-(minor-and-patch) into main
All checks were successful
changelog / changelog (push) Successful in 6s
check-and-test / check-and-test (push) Successful in 42s
Reviewed-on: #75
2026-04-04 00:39:09 +00:00
69a53eb329 Merge pull request 'chore(deps): update postgresql docker tag to v18.5.15' (#76) from renovate/subcharts-(minor-and-patch) into main
Some checks failed
changelog / changelog (push) Has been cancelled
check-and-test / check-and-test (push) Has been cancelled
Reviewed-on: #76
2026-04-04 00:39:02 +00:00
4fcb910f97 chore(deps): update postgresql docker tag to v18.5.15
All checks were successful
commitlint / check-and-test (pull_request) Successful in 3s
check-and-test / check-and-test (pull_request) Successful in 35s
2026-04-04 00:01:52 +00:00
93449d6da8 chore(deps): update commitlint/commitlint docker tag to v20.5.1
All checks were successful
commitlint / check-and-test (pull_request) Successful in 6s
check-and-test / check-and-test (pull_request) Successful in 38s
2026-04-04 00:01:35 +00:00
ef012a29be chore(deps): update lockfiles (#74)
All checks were successful
changelog / changelog (push) Successful in 7s
check-and-test / check-and-test (push) Successful in 42s
generate-chart / generate-chart-publish (push) Successful in 27s
generate-chart / release-gitea (push) Successful in 6s
2026-04-02 00:01:51 +00:00
905de91df7 Merge pull request 'chore(deps): update lockfiles' (#73) from renovate/lock-file-maintenance into main
All checks were successful
changelog / changelog (push) Successful in 9s
check-and-test / check-and-test (push) Successful in 43s
Reviewed-on: #73
2026-04-01 22:16:41 +00:00
5de39faa49 chore(deps): update lockfiles
All checks were successful
commitlint / check-and-test (pull_request) Successful in 4s
check-and-test / check-and-test (pull_request) Successful in 47s
2026-04-01 13:02:33 +00:00
9b2aac3800 chore(deps): update lockfiles (#72)
All checks were successful
changelog / changelog (push) Successful in 9s
check-and-test / check-and-test (push) Successful in 35s
2026-04-01 01:01:34 +00:00
ca4db10a4d chore(deps): update lockfiles (#71)
All checks were successful
changelog / changelog (push) Successful in 7s
check-and-test / check-and-test (push) Successful in 41s
2026-04-01 00:02:31 +00:00
5c2986573f chore(deps): update lockfiles (#70)
All checks were successful
changelog / changelog (push) Successful in 8s
check-and-test / check-and-test (push) Successful in 38s
2026-03-31 00:01:26 +00:00
fea5468394 Merge pull request 'chore(deps): update docker.io/thegeeklab/git-sv docker tag to v2.0.11' (#69) from renovate/workflow-dependencies-(minor-and-patch) into main
All checks were successful
changelog / changelog (push) Successful in 9s
check-and-test / check-and-test (push) Successful in 36s
Reviewed-on: #69
2026-03-29 21:37:19 +00:00
67cf3c8e13 fix(actions): install yamllint through pip to fix alpine package issues
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 38s
2026-03-29 17:36:25 -04:00
23abf1a399 rm yamllint from packages (not needed)
Some checks failed
check-and-test / check-and-test (pull_request) Failing after 33s
2026-03-29 17:33:04 -04:00
f87b9b34c7 chore(deps): update docker.io/thegeeklab/git-sv docker tag to v2.0.11
Some checks failed
commitlint / check-and-test (pull_request) Successful in 3s
check-and-test / check-and-test (pull_request) Failing after 4s
2026-03-29 12:01:03 +00:00
1b94cbb01c chore(deps): update lockfiles (#68)
Some checks failed
changelog / changelog (push) Successful in 7s
check-and-test / check-and-test (push) Failing after 3s
2026-03-28 02:01:05 +00:00
f7a6355694 chore(deps): update subcharts (minor & patch) (#67)
All checks were successful
changelog / changelog (push) Successful in 7s
check-and-test / check-and-test (push) Successful in 33s
2026-03-28 01:05:12 +00:00
7 changed files with 33 additions and 30 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
changelog:
runs-on: ubuntu-latest
container: docker.io/thegeeklab/git-sv:2.0.10
container: docker.io/thegeeklab/git-sv:2.0.11
steps:
- name: install tools
run: |

View File

@@ -11,7 +11,7 @@ on:
jobs:
check-and-test:
runs-on: ubuntu-latest
container: commitlint/commitlint:20.5.0
container: commitlint/commitlint:20.5.1
steps:
- uses: actions/checkout@v6
- name: check PR title

View File

@@ -21,7 +21,7 @@ jobs:
- name: Install helm
env:
# renovate: datasource=docker depName=alpine/helm
HELM_VERSION: "4.1.3"
HELM_VERSION: "4.1.4"
run: |
curl --fail --location --output /dev/stdout --silent --show-error https://get.helm.sh/helm-v${HELM_VERSION}-linux-$(dpkg --print-architecture).tar.gz | tar --extract --gzip --file /dev/stdin
mv linux-$(dpkg --print-architecture)/helm /usr/local/bin/
@@ -91,7 +91,7 @@ jobs:
release-gitea:
needs: generate-chart-publish
runs-on: ubuntu-latest
container: docker.io/thegeeklab/git-sv:2.0.10
container: docker.io/thegeeklab/git-sv:2.0.11
steps:
- name: install tools
run: |

View File

@@ -15,12 +15,15 @@ env:
jobs:
check-and-test:
runs-on: ubuntu-latest
container: alpine/helm:4.1.3
container: alpine/helm:4.1.4
steps:
- name: install tools
run: |
run: | # Hacky way of installing yamllint due to previous action failures, likely not needed after dependency fix is made on Alpine's side
apk update
apk add --update bash make nodejs npm yamllint ncurses
apk add --update bash make nodejs npm ncurses python3 py3-pip
python3 -m venv /opt/venv
/opt/venv/bin/pip install yamllint
ln -s /opt/venv/bin/yamllint /usr/local/bin/yamllint
- uses: actions/checkout@v6
- name: install chart dependencies
run: helm dependency build

View File

@@ -1,7 +1,7 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.5.11
version: 18.5.16
- name: postgresql-ha
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.3.2
@@ -10,6 +10,6 @@ dependencies:
version: 3.0.24
- name: valkey
repository: oci://registry-1.docker.io/bitnamicharts
version: 5.4.8
digest: sha256:ece06e737a0072b1a00423e71f828d4100cdb64f490398ce14f852406e3e1edb
generated: "2026-03-21T00:01:39.400446499Z"
version: 5.4.10
digest: sha256:de44967fa7d0aac43212f85474b2e39af5e425de4e07087065afdb855e3df776
generated: "2026-04-11T01:01:24.61451965Z"

View File

@@ -32,7 +32,7 @@ dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.5.11
version: 18.5.16
condition: postgresql.enabled
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
- name: postgresql-ha
@@ -47,5 +47,5 @@ dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/valkey/Chart.yaml
- name: valkey
repository: oci://registry-1.docker.io/bitnamicharts
version: 5.4.8
version: 5.4.10
condition: valkey.enabled

34
package-lock.json generated
View File

@@ -91,9 +91,9 @@
"license": "MIT"
},
"node_modules/brace-expansion": {
"version": "1.1.13",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
"version": "1.1.14",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz",
"integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -432,9 +432,9 @@
}
},
"node_modules/katex": {
"version": "0.16.43",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.43.tgz",
"integrity": "sha512-K7NL5JtGrFEglipOAjY4UYA69CnTuNmjArxeXF6+bw7h2OGySUPv6QWRjfb1gmutJ4Mw/qLeBqiROOEDULp4nA==",
"version": "0.16.45",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.45.tgz",
"integrity": "sha512-pQpZbdBu7wCTmQUh7ufPmLr0pFoObnGUoL/yhtwJDgmmQpbkg/0HSVti25Fu4rmd1oCR6NGWe9vqTWuWv3GcNA==",
"dev": true,
"funding": [
"https://opencollective.com/katex",
@@ -469,9 +469,9 @@
}
},
"node_modules/lodash": {
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
@@ -592,13 +592,13 @@
}
},
"node_modules/markdownlint-cli/node_modules/minimatch": {
"version": "10.2.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
"version": "10.2.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {
"brace-expansion": "^5.0.2"
"brace-expansion": "^5.0.5"
},
"engines": {
"node": "18 || 20 || >=22"
@@ -1329,14 +1329,14 @@
}
},
"node_modules/tinyglobby": {
"version": "0.2.15",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
"version": "0.2.16",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz",
"integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
"dev": true,
"license": "MIT",
"dependencies": {
"fdir": "^6.5.0",
"picomatch": "^4.0.3"
"picomatch": "^4.0.4"
},
"engines": {
"node": ">=12.0.0"