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 |
|
Heavybullets8
|
b49c21bee8
|
Dont send container image updates to post
|
2022-09-04 16:56:24 -06:00 |
|
TrueCharts-Admin
|
b813efbdb7
|
chore(deps): update github-action renovatebot/github-action [skip ci] to v32.190.0
|
2022-09-04 08:08:33 +02:00 |
|
Heavybullets8
|
7b67b8871b
|
remove timeout from help
|
2022-09-03 18:45:53 -06:00 |
|
Heavybullets8
|
5c699f35e8
|
Merge pull request #21 from Heavybullets8/compact-backup-menu
- Add menu Titles for items
- Compact Backup menu in sub catagories
|
2022-09-03 23:22:36 +00:00 |
|
TrueCharts-Admin
|
f250a4e07a
|
chore(deps): update github-action renovatebot/github-action [skip ci] to v32.189.0
|
2022-09-03 08:08:41 +02:00 |
|
Heavybullets8
|
73ce3939fb
|
add title for mount menu
|
2022-09-02 17:28:47 -06:00 |
|
Heavybullets8
|
800cac096f
|
add titles to utility menu
|
2022-09-02 17:24:37 -06:00 |
|
Heavybullets8
|
046e03f9c2
|
compact backup menu
|
2022-09-02 17:15:28 -06:00 |
|
TrueCharts-Admin
|
0b062afb2e
|
chore(deps): update github-action renovatebot/github-action [skip ci] to v32.187.1
|
2022-09-02 20:11:08 +02:00 |
|
TrueCharts-Admin
|
217c820066
|
chore(deps): update github-action renovatebot/github-action [skip ci] to v32.187.0
|
2022-09-02 08:31:05 +02:00 |
|
TrueCharts-Admin
|
84c86ce11a
|
chore(deps): update github-action renovatebot/github-action [skip ci] to v32.186.1
|
2022-09-01 14:12:59 +02:00 |
|
Heavybullets8
|
c2d75c7c5d
|
Merge pull request #20 from Heavybullets8/general-fixes
- Silence git reset output
- change DNS variables
- Remove ignore var
|
2022-09-01 05:11:47 +00:00 |
|
Heavybullets8
|
2b75896176
|
remove ignore var
|
2022-08-31 23:10:45 -06:00 |
|
Heavybullets8
|
3f299e0ba3
|
change variables and appname to non-full
|
2022-08-31 23:10:26 -06:00 |
|
Heavybullets8
|
77e6be35a1
|
silence git reset output
|
2022-08-31 22:54:58 -06:00 |
|
Heavybullets8
|
70771d23ff
|
Merge pull request #19 from Heavybullets8/dns-cleanup
Dns cleanup
|
2022-09-01 04:41:16 +00:00 |
|
Heavybullets8
|
b17b4710c5
|
Merge pull request #18 from Heavybullets8/mount-cleanup
Mount cleanup
|
2022-09-01 04:39:57 +00:00 |
|
Heavybullets8
|
2c8c24e237
|
remove extra hyphen from name
|
2022-08-31 22:36:55 -06:00 |
|