Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit e462043

Browse files
committed
Update banner to broadcom's onetrust
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
1 parent 28fb87c commit e462043

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

site/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ params:
3939
github_base_url: "https://github.com/vmware-tanzu/kubeapps"
4040
github_url: "https://github.com/vmware-tanzu/kubeapps/"
4141
gtmId: GTM-PGL7FMT
42-
oneTrustId: b9039ff0-42be-4f63-bc78-e2ecbbed5f06
42+
oneTrustId: 018ee8c4-9885-7b0d-9105-e5b631424f1a
4343
sitename: Kubeapps
4444
slack_url: "https://kubernetes.slack.com/messages/kubeapps"
4545
twitter: bitnami

site/themes/template/layouts/_default/baseof.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<script defer src="https://code.jquery.com/jquery-3.6.1.slim.min.js" integrity="sha256-w8CvhFs7iHNVUtnSP0YKEg00p9Ih13rlL9zGqvLdePA=" crossorigin="anonymous"></script>
99
<script defer src="https://www.vmware.com/files/templates/inc/utag_data.js"></script>
1010
<script defer src="https://tags.tiqcdn.com/utag/vmware/microsites-privacy/prod/utag.sync.js"></script>
11+
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="{{ .Site.Params.oneTrustId }}"></script>
1112
<script defer>
1213
function OptanonWrapper() { { window.dataLayer.push({ event: 'OneTrustGroupsUpdated' }); } }
1314
</script>

site/themes/template/layouts/partials/base-footer.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
<a target="_blank" rel="noopener" title="This link will open in a new tab" href="https://www.vmware.com/help/legal.html">Terms of Use</a> |
5151
<a target="_blank" rel="noopener" title="This link will open in a new tab" href="https://www.vmware.com/help/privacy.html">Privacy Policy</a> |
5252
<a target="_blank" rel="noopener" title="This link will open in a new tab" href="https://www.vmware.com/help/privacy/california-privacy-rights.html">Your California Privacy Rights</a> |
53-
<a target="_blank" rel="noopener" title="This link will open in a new tab" tabindex=0 class="ot-sdk-show-settings">Cookie Settings</a>
5453
</span>
5554
</p>
5655
</div>

0 commit comments

Comments
 (0)