Skip to content

Commit b6297dd

Browse files
committed
update docs
1 parent 62e9f02 commit b6297dd

10 files changed

+12
-12
lines changed

digestabotctl/docs/digestabotctl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Update image hashes in your files
1616
* [digestabotctl update](digestabotctl_update.md) - Command to control updates to digests
1717
* [digestabotctl version](digestabotctl_version.md) - Prints the version
1818

19-
###### Auto generated by spf13/cobra on 7-Aug-2025
19+
###### Auto generated by spf13/cobra on 8-Aug-2025

digestabotctl/docs/digestabotctl_completion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ See each sub-command's help for details on how to use the generated script.
2828
* [digestabotctl completion powershell](digestabotctl_completion_powershell.md) - Generate the autocompletion script for powershell
2929
* [digestabotctl completion zsh](digestabotctl_completion_zsh.md) - Generate the autocompletion script for zsh
3030

31-
###### Auto generated by spf13/cobra on 7-Aug-2025
31+
###### Auto generated by spf13/cobra on 8-Aug-2025

digestabotctl/docs/digestabotctl_completion_bash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ digestabotctl completion bash
4747

4848
* [digestabotctl completion](digestabotctl_completion.md) - Generate the autocompletion script for the specified shell
4949

50-
###### Auto generated by spf13/cobra on 7-Aug-2025
50+
###### Auto generated by spf13/cobra on 8-Aug-2025

digestabotctl/docs/digestabotctl_completion_fish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ digestabotctl completion fish [flags]
3838

3939
* [digestabotctl completion](digestabotctl_completion.md) - Generate the autocompletion script for the specified shell
4040

41-
###### Auto generated by spf13/cobra on 7-Aug-2025
41+
###### Auto generated by spf13/cobra on 8-Aug-2025

digestabotctl/docs/digestabotctl_completion_powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ digestabotctl completion powershell [flags]
3535

3636
* [digestabotctl completion](digestabotctl_completion.md) - Generate the autocompletion script for the specified shell
3737

38-
###### Auto generated by spf13/cobra on 7-Aug-2025
38+
###### Auto generated by spf13/cobra on 8-Aug-2025

digestabotctl/docs/digestabotctl_completion_zsh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ digestabotctl completion zsh [flags]
4949

5050
* [digestabotctl completion](digestabotctl_completion.md) - Generate the autocompletion script for the specified shell
5151

52-
###### Auto generated by spf13/cobra on 7-Aug-2025
52+
###### Auto generated by spf13/cobra on 8-Aug-2025

digestabotctl/docs/digestabotctl_docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ digestabotctl docs [flags]
2222

2323
* [digestabotctl](digestabotctl.md) - Update image hashes in your files
2424

25-
###### Auto generated by spf13/cobra on 7-Aug-2025
25+
###### Auto generated by spf13/cobra on 8-Aug-2025

digestabotctl/docs/digestabotctl_update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Command to control updates to digests
1313
-f, --file-types strings Files to update (default [*.yaml,*.yml,*.sh,*.tf,*.tfvars,Dockerfile*,Makefile*])
1414
-h, --help help for update
1515
--owner string Repo owner/organization
16-
--platform string Platform to create the PR. Options are [github]
16+
--platform string Platform to create the PR. Options are [github gitlab]
1717
--repo string Repo name
1818
--title string PR title (default "Updating image digests")
1919
--token string API token
@@ -30,4 +30,4 @@ Command to control updates to digests
3030
* [digestabotctl](digestabotctl.md) - Update image hashes in your files
3131
* [digestabotctl update files](digestabotctl_update_files.md) - Update digest hashes in files
3232

33-
###### Auto generated by spf13/cobra on 7-Aug-2025
33+
###### Auto generated by spf13/cobra on 8-Aug-2025

digestabotctl/docs/digestabotctl_update_files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ digestabotctl update files [flags]
2323
-d, --directory string Directory to update files (default ".")
2424
-f, --file-types strings Files to update (default [*.yaml,*.yml,*.sh,*.tf,*.tfvars,Dockerfile*,Makefile*])
2525
--owner string Repo owner/organization
26-
--platform string Platform to create the PR. Options are [github]
26+
--platform string Platform to create the PR. Options are [github gitlab]
2727
--repo string Repo name
2828
--title string PR title (default "Updating image digests")
2929
--token string API token
@@ -33,4 +33,4 @@ digestabotctl update files [flags]
3333

3434
* [digestabotctl update](digestabotctl_update.md) - Command to control updates to digests
3535

36-
###### Auto generated by spf13/cobra on 7-Aug-2025
36+
###### Auto generated by spf13/cobra on 8-Aug-2025

digestabotctl/docs/digestabotctl_version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ digestabotctl version [flags]
2222

2323
* [digestabotctl](digestabotctl.md) - Update image hashes in your files
2424

25-
###### Auto generated by spf13/cobra on 7-Aug-2025
25+
###### Auto generated by spf13/cobra on 8-Aug-2025

0 commit comments

Comments
 (0)