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

Prerelease upgrades #4902

Merged
merged 17 commits into from
Jun 13, 2022
Merged

Prerelease upgrades #4902

merged 17 commits into from
Jun 13, 2022

Conversation

antgamdia
Copy link
Contributor

Description of the change

This PR is mainly performing an upgrade of several dependencies prior to triggering the release.

Benefits

Up-to-date deps :)

Possible drawbacks

Let our CI decide

Applicable issues

N/A

Additional information

I've been spending some time on #4206, but in this PR I've just fixed the revision so that the build becomes reproducible (given that Bitnami migrated to debian-11-based images)

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@netlify
Copy link

netlify bot commented Jun 10, 2022

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 0d4a232
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/62a6f223d43b90000972ce40

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

Conflicts:
	dashboard/yarn.lock
	go.sum
@castelblanque
Copy link
Collaborator

LGTM

@@ -12,5 +12,5 @@ COPY . /app
RUN yarn run prettier-check && yarn run ts-compile-check
RUN yarn run build

FROM bitnami/nginx:1.21-debian-10
FROM bitnami/nginx:1.22.0-debian-11-r3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By the way, having a look at the nginx 1.22, it seems they now support ssl_alpn. Not sure if this could be eventually helpful when proxying plain grpc requests.

http://nginx.org/en/CHANGES-1.22

@antgamdia antgamdia merged commit 6b1ee2c into main Jun 13, 2022
@antgamdia antgamdia deleted the prerelease-ugrades branch June 13, 2022 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants