Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bitnami-labs/charts-syncer #10678

Merged

Conversation

CrystalMethod
Copy link
Contributor

bitnami-labs/charts-syncer: Tool for synchronizing Helm Chart repositories

$ aqua g -i bitnami-labs/charts-syncer

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ charts-syncer
charts-syncer is a tool to synchronize chart repositories from a source repository to a target repository

Find more information at: https://github.com/bitnami-labs/charts-syncer

Usage:
  charts-syncer [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  sync        Synchronizes two chart repositories
  version     Print the version number of charts-syncer

Flags:
      --add_dir_header                   If true, adds the file directory to the header
      --alsologtostderr                  log to standard error as well as files (default true)
  -c, --config string                    Config file. Defaults to ./charts-syncer.yaml or $HOME/charts-syncer.yaml)
      --dry-run                          Only shows the charts pending to be synced without syncing them
  -h, --help                             help for charts-syncer
      --insecure                         Allow insecure SSL connections
      --log_backtrace_at traceLocation   when logging hits line file:N, emit a stack trace (default :0)
      --log_dir string                   If non-empty, write log files in this directory
      --log_file string                  If non-empty, use this log file
      --log_file_max_size uint           Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
      --logtostderr                      log to standard error instead of files (default true)
      --skip_headers                     If true, avoid header prefixes in the log messages
      --skip_log_headers                 If true, avoid headers when opening log files
      --stderrthreshold severity         logs at or above this threshold go to stderr (default 2)
  -v, --v Level                          number for the log level verbosity (default 2)
      --vmodule moduleSpec               comma-separated list of pattern=N settings for file-filtered logging

Use "charts-syncer [command] --help" for more information about a command.

[bitnami-labs/charts-syncer](https://github.com/bitnami-labs/charts-syncer): Tool for synchronizing Helm Chart repositories
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Mar 12, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v3.145.0 milestone Mar 12, 2023
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke suzuki-shunsuke merged commit 24b4885 into aquaproj:main Mar 12, 2023
@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/bitnami-labs/charts-syncer branch October 17, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants