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

Add feature : use existing secret to set HTTP_PROXY & HTTPS_PROXY #1825

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jun 19, 2024

  1. Bump version to 1.15.0, appVersion to 2.11.0

    Signed-off-by: Shengwen Yu <[email protected]>
    Shengwen Yu committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8abfbbd View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge pull request goharbor#1774 from zyyw/1.15.0

    Bump version to 1.15.0, appVersion to 2.11.0
    ywk253100 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3007f1f View commit details
    Browse the repository at this point in the history
  2. fix: update publish release when publishing helm chart

    Signed-off-by: Shengwen Yu <[email protected]>
    Shengwen Yu committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    353c852 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. fix: update Jenkinsfile library to "[email protected]"

    Signed-off-by: Shengwen Yu <[email protected]>
    Shengwen Yu committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    802a500 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge pull request goharbor#1793 from zyyw/1.15.0-update-Jenkinsfile

    fix: update Jenkinsfile library to "[email protected]"
    Shengwen YU committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6aaa99e View commit details
    Browse the repository at this point in the history
  2. Bump up version to 1.15.1, appVersion to 2.11.1

    Signed-off-by: Shengwen Yu <[email protected]>
    Shengwen Yu committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0638f2f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request goharbor#1815 from zyyw/1.15.0

    Bump up version to 1.15.1, appVersion to 2.11.1
    Shengwen YU committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8da1c5e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge pull request goharbor#1778 from zyyw/1.15.0-cp-update-publish-r…

    …elease
    
    [cherry-pick] fix: update publish release when publishing helm chart
    wy65701436 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    126d130 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. [proxy-secret] Adding feature : HTTP_PROXY and HTTPS_PROXY setting as…

    … an existing secret option
    
    Signed-off-by: c.josso <[email protected]>
    ClementJ35 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c2b3ff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db3b11 View commit details
    Browse the repository at this point in the history
  3. [proxy] Implement and condition correctly

    Signed-off-by: c.josso <[email protected]>
    ClementJ35 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3f22bc1 View commit details
    Browse the repository at this point in the history