Commit Graph
831 Commits
Author SHA1 Message Date
girolamo-giordanoandBharath Nallapeta b8ebb0a178 Update the Compatibility section fixing the kubernetes requirements from 1.9 to 1.19 2023-08-10 16:35:09 +05:30
Muneeb AijazandGitHub 73d239fc19 Merge pull request #510 from bnallapeta/pipelines
Updated kubernetes and kind versions in GitHub Actions
2023-08-10 15:53:20 +05:00
bnallapeta 447f2d8437 Updated kubernetes and kind versions 2023-08-10 11:01:00 +05:30
stakater-user a99e5383d0 [skip-ci] Update artifacts v1.0.35 2023-08-06 07:15:48 +00:00
Faizan AhmadandGitHub 9323d10f6d Update golang dependencies (#503) 2023-08-06 09:09:10 +02:00
stakater-user f9f41e65fc [skip-ci] Update artifacts v1.0.34 2023-08-02 08:25:04 +00:00
Muhammad Sheryar ButtandGitHub 3bd37441ec Merge pull request #505 from stakater/renovate/golang-1.x
chore(deps): update golang docker tag to v1.20.7
2023-08-02 13:07:42 +05:00
renovate[bot]andGitHub 2bc0507298 chore(deps): update golang docker tag to v1.20.7 2023-08-02 07:03:43 +00:00
stakater-user f7de66d67f [skip-ci] Update artifacts v1.0.33 2023-08-02 07:02:10 +00:00
Muhammad Shahid HussainandGitHub a74845aab2 Merge pull request #467 from PatrickSpies/feat/chart-netpol
feat: add optional networkpolicy to helm-chart
2023-08-02 11:55:31 +05:00
Karl-Johan GrahnandGitHub b228cb4c8b Merge branch 'master' into feat/chart-netpol 2023-07-26 10:04:30 +02:00
ffe6c6577d Update stakater/.github action to v0.0.44 (#502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-26 10:04:00 +02:00
stakater-user 6df7459937 [skip-ci] Update artifacts v1.0.32 2023-07-21 08:07:45 +00:00
Bharath NallapetaandGitHub f847f2ff46 Merge pull request #501 from stakater/fix_token
Updated checkout step of push action to use our token instead of the default github token
2023-07-21 13:31:36 +05:30
bnallapeta b29fbc9ace Updated checkout step of all actions to use our token instead of the default github token 2023-07-21 13:21:12 +05:30
Bharath NallapetaandGitHub d9e742cf7f Merge pull request #500 from stakater/remove-persist-cred
Remove persist-credentials flag in checkout step of the actions
2023-07-21 12:55:11 +05:30
Bharath NallapetaandGitHub ad70134967 Remove persist-credentials flag in checkout step of the actions
- Setting this to false causes the GitHub action to use the PAT of the person who pushed the changes to the repo. 
- Removing this will set the value to true by default thereby persisting inbuilt github_token across all the steps including the commit step which is currently failing.
- GitHub removes this in post-run step.
2023-07-21 12:45:38 +05:30
stakater-user 18dad59d13 [skip-ci] Update artifacts v1.0.31 2023-07-21 07:07:53 +00:00
Bharath NallapetaandGitHub bef48f3cff Merge pull request #460 from stakater/renovate/golang-1.x
Update golang Docker tag to v1.20.6
2023-07-21 11:49:33 +05:30
renovate[bot]andGitHub 5efcc588d2 Update golang Docker tag to v1.20.6 2023-07-19 14:18:04 +00:00
Bharath NallapetaandGitHub 0bc229fad9 Merge pull request #499 from gmodzelewski/master
#491 Readme: Add OpenShift 4.13 runAsUser unset part
2023-07-19 19:46:23 +05:30
Georg Modzelewski ef380c480a #491 Readme: Add OpenShift 4.13 runAsUser unset part 2023-07-19 11:37:01 +02:00
stakater-user 2bdb469179 [skip-ci] Update artifacts v1.0.30 2023-07-17 07:08:09 +00:00
Itai SpiegelandGitHub d018bbd7d3 Change pull_request trigger to pull_request_target (#498) 2023-07-17 08:46:37 +02:00
Spies, Patrick - F0217791andPatrickSpies e9e2647e69 fix typo 2023-07-13 09:44:49 +02:00
Spies, Patrick - F0217791andPatrickSpies b0fa2f6b36 fix: add missing new chart-yaml 2023-07-13 09:44:49 +02:00
Spies, Patrick - F0217791andPatrickSpies c1bec21d4d fix: do not git-ignore reloader-chart 2023-07-13 09:44:49 +02:00
Spies, Patrick - F0217791andPatrickSpies ded69baa8b feat: add optional networkpolicy to helm-chart 2023-07-13 09:44:49 +02:00
stakater-user efbbe3cb59 [skip-ci] Update artifacts v1.0.29 2023-06-27 14:46:58 +00:00
Karl-Johan GrahnandGitHub 87ecf87af6 Helm chart unit tests (#484)
* update

* update
2023-06-27 16:39:03 +02:00
stakater-user cd4f9487f6 [skip-ci] Update artifacts v1.0.28 2023-06-27 14:00:34 +00:00
Karl-Johan GrahnandGitHub 6fdced56d8 Update README.md (#483) 2023-06-27 13:13:17 +02:00
Karl-Johan GrahnandGitHub 29310fe3ae Enterprise version and doc QA checks (#480)
* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2023-06-26 20:32:02 +02:00
Karl-Johan GrahnandGitHub 845a6d85c6 Delete dependabot.yml (#475) 2023-06-12 10:55:59 +02:00
stakater-user 11fb414965 [skip-ci] Update artifacts v1.0.27 2023-06-08 08:11:18 +00:00
Hussnain AhmadandGitHub 6eae8353a1 Merge pull request #447 from jkroepke/patch-1
Remove v version prefix from helm chart
2023-06-08 13:03:07 +05:00
Jan-Otto KröpkeandGitHub 12f5515197 Merge branch 'master' into patch-1 2023-05-31 11:00:55 +02:00
stakater-user 306a988ace [skip-ci] Update artifacts v1.0.26 2023-05-31 08:19:27 +00:00
c0067a2608 Add renovate.json (#456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 10:11:51 +02:00
stakater-user 93160891f5 [skip-ci] Update artifacts v1.0.25 2023-05-24 08:31:42 +00:00
Moulick AggarwalandGitHub 385b3c7684 Update Go setup for GitHub Actions workflows (#444) 2023-05-24 10:10:17 +02:00
Jan-Otto KröpkeandGitHub 05f84acbf8 Remove v version prefix from helm chart 2023-05-11 09:20:41 +02:00
Jan-Otto KröpkeandGitHub d08b0afe0f Remove v version prefix from helm chart 2023-05-11 09:19:34 +02:00
stakater-user b6e6c17df4 [skip-ci] Update artifacts v1.0.24 2023-04-27 11:58:42 +00:00
Faizan AhmadandGitHub 123cdbdf6b Merge pull request #442 from stakater/update-golang-and-dependencies
Update golang version and dependencies
2023-04-27 13:37:36 +02:00
stakater-user b7220dac28 [skip-ci] Update artifacts v1.0.23 2023-04-27 10:50:23 +00:00
Hussnain AhmadandGitHub e156cfb167 Merge pull request #443 from stakater/readme-update
Updated broken links in readme
2023-04-27 15:41:45 +05:00
hussnain612 9ff2c349af Updated broken links in readme 2023-04-27 15:10:26 +05:00
faizanahmad055 197cd078e2 Update golang version and dependencies
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2023-04-27 09:27:54 +02:00
stakater-user 09e8e5a4cb [skip-ci] Update artifacts v1.0.22 2023-04-05 07:39:25 +00:00