Simon Beginn
|
bd2871cadf
|
Minimal requirements
|
2021-10-22 20:30:33 +02:00 |
|
simonmicro
|
a709f289e7
|
Merge pull request #21 from Py-KMS-Organization/dependabot/pip/docs/pygments-2.7.4
Bump pygments from 2.6.1 to 2.7.4 in /docs
|
2021-10-22 20:19:40 +02:00 |
|
simonmicro
|
12588bb45e
|
Merge pull request #19 from Py-KMS-Organization/dependabot/pip/docs/urllib3-1.26.5
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
|
2021-10-22 20:19:19 +02:00 |
|
simonmicro
|
2533df4c83
|
Merge pull request #20 from Py-KMS-Organization/dependabot/pip/docs/babel-2.9.1
Bump babel from 2.8.0 to 2.9.1 in /docs
|
2021-10-22 20:19:12 +02:00 |
|
simonmicro
|
7e52be8726
|
Merge pull request #22 from Py-KMS-Organization/dependabot/pip/docs/jinja2-2.11.3
Bump jinja2 from 2.11.2 to 2.11.3 in /docs
|
2021-10-22 20:19:05 +02:00 |
|
simonmicro
|
daaf7503c7
|
Merge pull request #5 from Matthew-Beckett/feature/helm-chart
Add Kubernetes Helm Chart for Py-KMS
|
2021-10-22 20:17:36 +02:00 |
|
simonmicro
|
ad732685de
|
Merge pull request #18 from lepoarro/patch-1
Update entrypoint.py
|
2021-10-22 20:11:53 +02:00 |
|
dependabot[bot]
|
94bcba39f4
|
Bump jinja2 from 2.11.2 to 2.11.3 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-22 18:10:55 +00:00 |
|
dependabot[bot]
|
a981e4af78
|
Bump pygments from 2.6.1 to 2.7.4 in /docs
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-22 18:10:54 +00:00 |
|
dependabot[bot]
|
6dcd059fc5
|
Bump babel from 2.8.0 to 2.9.1 in /docs
Bumps [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES)
- [Commits](https://github.com/python-babel/babel/compare/v2.8.0...v2.9.1)
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-22 18:10:53 +00:00 |
|
dependabot[bot]
|
73a80ba385
|
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.26.5)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-22 18:10:52 +00:00 |
|
Matthew Beckett
|
d25d73235e
|
Add installation instructions to helm chart Readme
|
2021-10-22 13:13:09 +01:00 |
|
Matthew Beckett
|
b51a17a17f
|
Merge branch 'master' into feature/helm-chart
|
2021-10-22 13:08:10 +01:00 |
|
lepoarro
|
677916a3ec
|
Update entrypoint.py
|
2021-10-22 14:59:53 +03:00 |
|
Simon Beginn
|
5df5487604
|
Switch from pulls-limited Docker Hub to Github Container Registry
|
2021-10-21 13:26:34 +02:00 |
|
Simon Beginn
|
eb42224bf1
|
Block SQLITE in case sqlite-web files are missing
|
2021-10-21 13:22:03 +02:00 |
|
Simon Beginn
|
4ee742d671
|
Fix for missing environment variables
|
2021-10-21 13:14:44 +02:00 |
|
Simon Beginn
|
b00e743eaf
|
Fixed broken SQLite entrypoint (https://github.com/Py-KMS-Organization/py-kms/issues/14)
|
2021-10-17 11:56:28 +02:00 |
|
simonmicro
|
74850b8b63
|
Corrected path back to current work directory and formatted log message
|
2021-10-15 01:31:34 +02:00 |
|
simonmicro
|
0ac6d7a138
|
Merge pull request #12 from TheSpad/fix-entrypoint
Fix entrypoint
|
2021-10-15 01:28:24 +02:00 |
|
TheSpad
|
8c1d23fe38
|
Fix entrypoint
|
2021-10-14 18:38:19 +01:00 |
|
TheSpad
|
b2b9cb137e
|
Fix entrypoint
|
2021-10-14 18:37:45 +01:00 |
|
Simon Beginn
|
fba768bd51
|
Extended docs for SQLITE stuff
|
2021-10-14 13:17:51 +02:00 |
|
Simon Beginn
|
0630b22611
|
Switch to whole new entrypoint system
|
2021-10-14 13:13:15 +02:00 |
|
Simon Beginn
|
cb8a95e6d6
|
Fir for undefnied time zones
|
2021-10-14 11:45:17 +02:00 |
|
Simon Beginn
|
3806c03214
|
Fix broken check_dir() call from 5de292e12a
|
2021-10-13 21:59:46 +02:00 |
|
Simon Beginn
|
3fe2b45f72
|
Extended error message
|
2021-10-13 12:55:16 +02:00 |
|
Simon Beginn
|
4a7376f17b
|
Fix pytz and time localization
|
2021-10-13 12:54:22 +02:00 |
|
Matthew Beckett
|
5de292e12a
|
Remove validation of LOGFILE extension
|
2021-10-13 11:43:08 +02:00 |
|
simonmicro
|
66c51d7ea9
|
Merge pull request #4 from MichelBaie/patch-1
Update README.md
|
2021-10-11 19:25:35 +02:00 |
|
simonmicro
|
54500ec4aa
|
Merge pull request #7 from CreeperKong/patch-1
Update Keys.md
|
2021-10-11 19:25:15 +02:00 |
|
苦力怕控
|
f93ea7f7a5
|
Update Keys.md
Add Windows 11 keys
|
2021-10-09 09:08:22 +08:00 |
|
Matthew Beckett
|
4a7a8cf1c1
|
Enable writing to logfile in container until stdout is fixed
|
2021-10-07 19:43:00 +01:00 |
|
Matthew Beckett
|
6f5b743d26
|
Fix service.yaml containing invalid targetPort
|
2021-10-07 19:25:16 +01:00 |
|
Matthew Beckett
|
83a1638ba5
|
Add helm-docs generated README.md
|
2021-10-07 18:40:27 +01:00 |
|
Matthew Beckett
|
f7062f75c6
|
Add Helm chart for py-kms
|
2021-10-07 18:35:47 +01:00 |
|
Tristan
|
ea711f8736
|
Update README.md
|
2021-09-19 14:35:14 +02:00 |
|
Simon Beginn
|
c760b28eae
|
Added history of this fork
|
2021-09-13 11:21:38 +02:00 |
|
Simon Beginn
|
b1e66b6155
|
Updated shields to point to new repository
|
2021-09-13 11:18:01 +02:00 |
|
Simon Beginn
|
c3ae9a9513
|
Added Windows Server 2022
|
2021-09-13 11:16:26 +02:00 |
|
Simon Beginn
|
e151f97a8b
|
Added enhancement for Windows Server 2022
|
2021-09-13 11:15:05 +02:00 |
|
Simon Beginn
|
da202201c5
|
Removed fresh code cloning from building (use the local cahced version instead)
|
2021-09-13 11:13:48 +02:00 |
|
Simon Beginn
|
873ee726e6
|
Corrected clone location for new repo
|
2021-09-13 10:59:29 +02:00 |
|
Simon Beginn
|
0ac968c510
|
Added 2022 GLVKs
|
2021-09-13 10:29:13 +02:00 |
|
Simon Beginn
|
d1db33f24b
|
Switch to runner based authentication
|
2021-09-12 20:08:50 +02:00 |
|
Simon Beginn
|
5109446ce5
|
Corrected wrong tagging
|
2021-09-12 19:48:04 +02:00 |
|
Simon Beginn
|
b120555245
|
Added GHCR support
|
2021-09-12 19:33:07 +02:00 |
|
Simon Beginn
|
57ab28d188
|
Added manual trigger
|
2021-09-12 19:14:38 +02:00 |
|
Simon Beginn
|
acf8b31a9e
|
Fixed wrong push target
|
2021-09-12 19:08:00 +02:00 |
|
Simon Beginn
|
cfdd668741
|
Fixed python (broken by upstream)
|
2021-09-12 19:02:39 +02:00 |
|