Commit Graph

1308 Commits

Author SHA1 Message Date
TrueCharts-Admin
d898c975ad chore(deps): update github-action renovatebot/github-action [skip ci] to v32.197.1 2022-09-18 14:12:52 +02:00
TrueCharts-Admin
261e367da8 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.197.0 2022-09-18 02:44:06 +02:00
TrueCharts-Admin
79558260d9 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.196.0 2022-09-17 02:38:19 +02:00
Heavybullets8
b4e0551001 remove } after var 2022-09-15 10:21:53 -06:00
TrueCharts-Admin
054277b375 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.195.5 2022-09-15 08:33:51 +02:00
Heavybullets8
71650cec24
Merge pull request #29 from Heavybullets8/small-fixes
- include truetool delete overflow backups
- small array fixe
2022-09-14 19:32:08 -06:00
Heavybullets8
6b7c68317b include truetool backups in overflow 2022-09-14 19:06:04 -06:00
TrueCharts-Admin
9bfdd80324 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.195.3 2022-09-14 08:42:21 +02:00
TrueCharts-Admin
89c6367d4c chore(deps): update github-action renovatebot/github-action [skip ci] to v32.195.1 2022-09-13 14:16:25 +02:00
TrueCharts-Admin
539d36eb56 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.194.5 2022-09-12 14:17:28 +02:00
TrueCharts-Admin
0c5d18449d chore(deps): update github-action renovatebot/github-action [skip ci] to v32.194.4 2022-09-11 02:40:31 +02:00
TrueCharts-Admin
b566195a55 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.194.3 2022-09-10 02:43:05 +02:00
TrueCharts-Admin
683819a3cc chore(deps): update github-action actions/setup-python [skip ci] to v4 2022-09-09 14:14:33 +02:00
TrueCharts-Admin
d50829085a chore(deps): update github-action renovatebot/github-action [skip ci] to v32.194.2 2022-09-09 08:24:56 +02:00
Heavybullets8
63dc1ed002
typo in README 2022-09-08 23:34:08 +00:00
Heavybullets8
a6213a65e3 fix container updates always marked as true 2022-09-08 17:26:23 -06:00
Heavybullets8
0d4969042b
Update README 2022-09-08 23:19:12 +00:00
Heavybullets8
10c3d62fa5
Merge pull request #28 from Heavybullets8/ignore-app-images
- Add ability to ignore container image updates
2022-09-08 15:04:45 -06:00
Heavybullets8
93bd47acc9 add ability to ignore container image updates 2022-09-08 15:02:54 -06:00
TrueCharts-Admin
da65de6716 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.194.0 2022-09-08 14:14:13 +02:00
TrueCharts-Admin
757a745a8b chore(deps): update github-action renovatebot/github-action [skip ci] to v32.192.3 2022-09-07 08:49:36 +02:00
Heavybullets8
233ecc1820 failed append fix 2022-09-06 20:23:20 -06:00
Heavybullets8
7a40e12cf9 unset array only if app prev failed 2022-09-06 20:15:27 -06:00
TrueCharts-Admin
fa94f8f600 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.190.6 2022-09-06 14:15:07 +02:00
Heavybullets8
9ac0c78dae
Update README 2022-09-06 03:59:15 +00:00
Heavybullets8
fe2c4520a3
Merge pull request #27 from Heavybullets8/remove-proc-count-var
- Parse exceptions before going through update loop
2022-09-05 20:02:12 +00:00
Heavybullets8
ffab403897
Merge pull request #26 from Heavybullets8/cmd-to-container-improve
Cmd to container improve
2022-09-05 20:01:03 +00:00
Heavybullets8
26d66ca3b2
Merge pull request #25 from Heavybullets8/main
- Fix Command to container pulling similar names for containers
2022-09-05 19:59:36 +00:00
Heavybullets8
317377705a also rename indexes in pre_process 2022-09-05 13:09:24 -06:00
Heavybullets8
c055708850 rename it to index 2022-09-05 12:43:01 -06:00
Heavybullets8
ad0c8e07f5 reassign array prior to element check 2022-09-05 12:38:01 -06:00
Heavybullets8
3b502bd93a reassign array rather than use proccount 2022-09-05 12:29:45 -06:00
TrueCharts-Admin
2eebfbac15 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.190.4 2022-09-05 20:09:10 +02:00
Kjeld Schouten-Lebbing
7a07895653
Merge pull request #112 from UmbraAtrox/patch-1
Update README.md
2022-09-05 16:15:19 +02:00
UmbraAtrox
7248e8d27f
Update README.md
Fixed Link
2022-09-05 14:46:57 +02:00
Heavybullets8
bb9e332a34 rebuild array 2022-09-05 02:46:41 -06:00
Heavybullets8
fc8af22d07 if nothing remains in array, return 2022-09-05 01:51:35 -06:00
Heavybullets8
a9a2363384 add skip prev failed 2022-09-05 01:44:29 -06:00
Heavybullets8
de5ef940fd parse exeptions first 2022-09-05 01:44:09 -06:00
Heavybullets8
093d6ca1d7 grab containers by namespace name 2022-09-05 01:01:43 -06:00
Heavybullets8
4348deb7fe add space after -0 for dep containers 2022-09-05 00:46:17 -06:00
Heavybullets8
5e966e148b test new regex to better match apps 2022-09-05 00:43:10 -06:00
TrueCharts-Admin
3bd7614654 chore(deps): update github-action renovatebot/github-action [skip ci] to v32.190.3 2022-09-05 08:38:51 +02:00
Heavybullets8
aa20c65a34
Merge pull request #24 from Heavybullets8/commander-update
-Simplified commander function
2022-09-04 23:58:23 +00:00
Heavybullets8
b1f6b01e61 replace while true 2022-09-04 17:40:29 -06:00
Heavybullets8
a5fcf2f81a
Merge pull request #23 from Heavybullets8/wait-for-deploying
-Do not update until application is no longer deploying
2022-09-04 23:30:14 +00:00
Heavybullets8
cc9091de15 echo array before return 2022-09-04 17:27:58 -06:00
Heavybullets8
19d52e058a add sleep to while loop 2022-09-04 17:23:22 -06:00
Heavybullets8
1784c8ba5d
Merge pull request #22 from Heavybullets8/container-image-ignore
-Don't send container Image updates for post processing
2022-09-04 23:02:07 +00:00
Heavybullets8
07707135a9 more fitting message for container image 2022-09-04 16:58:20 -06:00